Hello experts,I have created a full stack CAP application and deployed it in Cloud Foundry. However when trying to access the app via HTML5 repository, I get a blank page and when I open the console, I see a bunch of 404 errors. I have followed a you...
Hi all,I am trying to subscribe to delete a service key of Process Integration Runtime in my trial environment. I am getting the below error:Service broker failed to delete service binding for instance <key-name>: Service broker error: Service broker...
In SAP Cloud Integration (CPI), we all use Filter palette item in our various B2B scenarios to validate/filter the incoming payload. One of the most common XPath expression we use is to check whether a particular node in the incoming payload has a pa...
You mean to say that you are not able to fetch the unpaired punch via API?You can use GET TimeEvents API to fetch all the punches, irrespective of whether they are paired or not. Missed punches are subject to regularisations, so that employee can put...
@MioYasutakeThank you for your response. Eventually, after posting this, I came across the below tutorial from SAPhttps://developers.sap.com/tutorials/deploy-to-cf..htmlHere the steps mentioned helped me change the manifest.json as well as the mta.ya...
@roddsrod Yes I really liked your approach because it follows a vanilla way of doing this. My approach still relies on installing terraform at a base level or atleast in a containerized manner. And as consultants most organizations provide us with sy...
Hi @roddsrod ,This is great! I don't suppose this will create the capabilities of Integration suite like cloud integration, api management, open connector, etc. right?I had created a terraform project for automation of the same thing and the only thi...
Hello,I was able to actually solve this.So, in short, btp provider does not have the capability to create process integration runtime service instance since it is done in CF environment. To do this I used the cloud foundry provider.