Hello,
Dear experts, can you help me with simple Http Call:
I am trying to request to simple Web Service (Bank of Brazil - request currencies list).
When I am testing using SoapUI it is working perfectly:

I have created scenario step to call the same request, but every time I get an error:

xfrom ATOM to prepare call:

Any advice will be highly appreciated.
best regards
Request clarification before answering.
Hi Edyta,
your destPath should not include the query, you need to have:
destPath olinda/service/PTAX/version/v1/odata/Currencies
query $format=xml
Note that there is no "/" in destPath, IF will add it so if you have it in destPath you will get "//".
BR,
Matija
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 14 | |
| 12 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.