Good morning.
I have a Proxy->Rest scenario with Rest Operation GET. In the Rest Receiver communication channel, I configured it this way:
However, an empty payload is being generated:
XML before the conversion:
Payload after the Conver...
Good Morning,
I am facing the below error while trying to connect to third party system.Following is the error from XPI_ Inspector.
ssl_debug(2714): Received server_hello_done handshake message.
ssl_debug(2714): Sending client_key_exchange hand...
Good Morning
I have a synchronous proxy<->rest scenario. In the response, I have a tag that contains hyphens in the name
In the data type, I cannot create a field with this character, as it does not accept a hyphen.
The option "Mangle Invalid n...
Dear,
I have a Proxy -> FTPs scenario. This scenario writes a .csv file to an FTP server..
The following error is occurring:: File processing failed with iaik.security.ssl.SSLException: Record version mismatch: 30:30
However, the file is saved ...
Issue resolved. I was unable to create the payload for the get method, but I resolved it through Dynamic Configuration, placing the variables in the url.Thanks
I have another option, which is to put the payload content in the url. I configured it this way:However, it did not generate the url with the variables:Calling server: GET https://wilsonsons-test.coupahost.com/api/exchange_rates?from-currency%5Bcode%...
Alexander Bundschuh,Thank's for your reply,I asked the basis team for help and they informed me that we are in SP22:Should I take any additional action so that the json payload is generated?Thank you
Javier Alonso Delgado,Thanks for your reply.See the printout of the test I did, just changing the method to PUT.As you can see, there is a step 3 in the log, with the conversion from xml to json. It works perfectly. It's just not working with the GET...
Good morning anupam.ghosh2,The scenario consists of consuming an external api with the following layout:{ "AWSAccessKeyId": "XXXXXXXXXXXXXXX", "Key": "rebocadores/conta_a_receber/proxy.xls", "x-amz-security-token": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX...