2024 Apr 09 4:47 PM
Hello,
I'm implementing a SAP Build Process Automation project for a customer, and I'm using the predefined template "Purchase Requisition Header Approval and Release" from the SAP Build Marketplace. This process come with an UI5 app (sap.ibpm.CreatePR). I followed all the documentation delivered by SAP with this template, and I'm able via CPI to communicate and create the purchase requisitions into the customer ECC system.
But unfortunately the workflow is not triggered, as the API /bpmworkflowruntime/public/workflow/rest/v1/workflow-instances send me back a 404 response. I created all the destinations and instances, and also followed blogs about upgrading from the old BTP Workflow service to SAP Build Process Automation (for xs-app and mta.yaml files) but still no results. I am a little bit lost to know what to debug and correct there.
here is the instance :
And my destinations :
Could you help me know what I missed in there ?
2024 Apr 22 3:40 PM
Hello @ddusart_mtl2 ,
Hope this is resolved ? If not ensure that you have followed the documentation to setup the UI5 application. If yes, then please raise a ticket on BPI-PA-BPC component and someone from content dev team will address this.
2024 Apr 23 7:46 PM
Hello @Archana , unfortunately I still have the issue. I will generate a ticket about this, Thanks.