Tuesday
It is something very simple but it is not working for me
I am calling the SAP business one web service to log in
here you can see that it works from postman
but when I make the call from sap build it gives me an error
Any comments, I feel a little frustrated because I haven't been able to move forward and I know it's something stupid that I'm missing
Please your help
Tuesday
Good morning, excuse my boldness,
I saw that you have great experience with web services
Maybe you can help me, I would really appreciate it.
Tuesday
Hello,
It seems to me that you cannot reach the server. It is the same machine that you run your test using postman?
Best regards
Tuesday - last edited Tuesday
Yes, it is the same machine, my browser is Google Chorme
Wednesday
Wednesday
Yes, here it is in the project I only have three activities
Custom Script
custom code
Call Web Service
Log Message
The error is
Error Detail 1: "Login job started before irpa_core.request.call activity ended. Missing await ?"
Error Detail 2: "queryA ENOTFOUND 45.163.29.123",
Wednesday
I don't that much about the Call Web Service activity, just what I know from using it with DMS. But the way it is documented the JavaScript is slightly different.