on 2023 Oct 18 3:11 PM
Good morning.
I have an asynchronous JDBC->REST scenario, in which I have to call a url without payload. I've already tried passing Content-Length = 0 in the HTTP Headers tab of the rest receiver communication channel, but it continues to pass the following payload:
{"mtEmpty":""}
How to resolve this?
Thanks
In the receiver channel, disable the checkbox "Treat NULL as string". Also, try not to use the POST operation in the receiver REST channel.
Hope this will work.
Also, what impact this payload is creating at target?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
57 | |
11 | |
7 | |
6 | |
6 | |
6 | |
6 | |
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.