cancel
Showing results for 
Search instead for 
Did you mean: 

http post with encoding option

Former Member
0 Kudos

I need to post xml to a server via http post, but it should be encoded.

For example <a>test</a> has to posted like =%3Ca%3Etest%3C%2Fa%3E

Is there a option in the receiver http adapter or anywhere else other than custom coding in mapping?

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

> Is there a option in the receiver http adapter or anywhere else other than custom coding in mapping?

No, this is not possible. You need Java Mapping.

Regards

Stefan

Answers (0)