on 2024 Jan 02 11:10 AM
Hello, I have recently started using SAP Build Process Automation and I'm here to discuss about an issue that I'm facing and would appreciate if someone can guide me on this one.
I have created a GET action call in the action library and Published it. When I test it within the action library, it's working absolutely fine and retrieving all the details I'm asking for, using the GET Call. But, when I tried using the same GET call in the workflow automation, it's failing and not retrieving any details. The error I'm getting is "irpa_core.error.ActionRestExecutionError" and all the fields where I'm expecting data are displaying UNDEFINED as the value.
Whereas, I have a POST Call that I've created in the action library and published, which is working like a charm in the action library as well as in the automation workflow.
Can someone tell me how to address this issue.
Thanks in advance,
Gautham
Request clarification before answering.
Hello Gautham,
We will now need to look into details of the use case and how have you implemented it. Please raise an issues in BPI-PA component and we will address this.
Regards,
Archana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Gautham,
It works for me in my environment. Could be some missing configuration. Alternation suggestion: try using Web Service in Automation and see if that works. If web-service works, then please raise a ticket in BPI-PA component and we will look into the issues in detail.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Archana,
After seeing your comment, I've tried Web Service in Automation and it still failed. Later, I tried the URL of an open API in the Input Parameters, so that there won't be authorization issues. But still my tests are failing with "exception": "irpa_core.error.Error". Heading in no direction. Still not understanding why an action group that is working in the action library isn't working in Automation window.
Hello Gautham,
How are you calling Action inside Automation? Using Action Groups ? Can you tell more details on how are you calling the API using some screenshots. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Archana,
Yes, I'm using the action Groups.
As you can see in the first image, I've created Destinations (that have already been declared in the BTP Cockpit) under BUILD Project Properties -> Environment Variables and then calling them using the Action Groups as depicted in the second image. Thank you.
User | Count |
---|---|
60 | |
10 | |
8 | |
8 | |
7 | |
6 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.