cancel
Showing results for 
Search instead for 
Did you mean: 

How to trigger Build Process Automation (BPA) workflow through Business Application Studio?

0 Kudos
643

Hi Team,

Greetings!

I have a requirement to trigger Build Process Automation from Custom UI5 application developed in BAS. I have gone through multiple tutorials but all are suggesting the triggering of BPA from Build Apps. 

Please guide me on this.

Thanks & Regards,

Ayushi Shrivastava

View Entire Topic
Dan_Wroblewski
Developer Advocate
Developer Advocate
0 Kudos

I do not know if there is a special shortcut in SAP Business Application Studio as there is in SAP Build Apps, but you probably do this best by calling the SAP Build Process Automation APIS:

https://api.sap.com/package/SAPProcessAutomation/rest

The triggering API is under the Workflow tile. You need a service key and destination (generally created for you when you install Process Automation).

 

0 Kudos

Hi Dan,

Thank you so much for promptly responding and providing the way out for my issue. It would be really appreciated if you can provide some reference tutorial or blog to implement this as i am quite a newbie in the area of Build Process Automation.

Thanks & Regards,

Ayushi Shrivastava