Dear Team,
I have a question.
I use OData V4 receiver Adapter to processing the message but a little problem border me.
the Content-id in the header disturb the message processing.
It appears two time! but I don't know how to control it.
how can I remove it?
I want to removw the second one.
--changeset<br>Content-Type: application/http<br>Content-Transfer-Encoding: binary<br><strong>Content-ID:1</strong>
<strong><br></strong>POST url HTTP/1.1<br>Accept: application/json;odata.metadata=minimal;IEEE754Compatible=true<br>Accept-Language: en<br>Content-Type: application/json;charset=UTF-8;IEEE754Compatible=true<br>OData-MaxVersion: 4.0<br>OData-Version: 4.0<br>Prefer: handling=strict<br>X-CSRF-Token: <br><strong>Content-ID: 1</strong>
Regards,
yeonhui