cancel
Showing results for 
Search instead for 
Did you mean: 

Http Reciver Adapter Header fields

Former Member
0 Kudos

Hi all,

I have a requirement where the receiver is http adapter. I have some fields/structure to be added to the http request. One way i know is to generate entire envelope in the map and then send as request having header and body both.

Is there any option in com channel to be used to populate the header fields. I can see "Define Header fields" but do not know how to use it.

Any help will be really appriciated.

Thanks

-Kulwant

Accepted Solutions (1)

Accepted Solutions (1)

sunilchandra007
Active Contributor
0 Kudos

Hi Kulwant,

> Is there any option in com channel to be used to populate the header fields. I can see "Define Header fields" but do not know how to use it.

Yes, You can easily populate Header fields in mapping using dynamic configuration. For more details, refer to /people/william.li/blog/2006/04/18/dynamic-configuration-of-some-communication-channel-parameters-using-message-mapping .

Regards,

Sunil Chandra

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

> One way i know is to generate entire envelope in the map and then send as request having header and body both.

Are you talking about SOAP header fields?

Dynamic configuration will not help you here.

Maybe you explain, what "header fields" you think.