Question
Ford Motors Private Limited
IN
Last activity: 12 Jul 2018 5:07 EDT
How to integrate SAP BAPI interface ?
I have a RPA requirement to integrate SAP BAPI to Openspan.
Is there any document or reference available please?
I am thinking to Expose BAPI as webservice and use it in Openspan. if there are any other ways please suggest!!!
Thanks in Advance!!!
***Edited by Moderator Marissa to update categories***
When you are connecting to an API in an application, then you may program to it like you would from any other .Net application. In Pega Robotics, this means using the Script component or by creating a .Net component. There is no built-in component to assist with this particular application, so there won't be any answers specific to Pega Robotics in using an API.