2023 Feb 27 12:32 PM
Hello,
I have created a workflow on SAP BTP using the business application studio (cloud foundry). I was able to call the workflow with oauth 2.0 in postman. Now I want to call this workflow in an external sap system (S/4H). I have created an OAUTH2 client profile and configured it referring to this blog:
https://blogs.sap.com/2020/12/18/configuring-oauth-2.0-and-creating-an-abap-program-that-uses-oauth-...
Unfortunately I always get an error message (Error calling execute_cc_flow).
Please provide your suggestion how I can solve this problem.
Thanks.