i have a HTTP request--->BPM--->Http Response, there is a S/A bridge to implement this
for which i there is a
1. HTTP sender channel (outbound synchronous message interface),
2. BPM,
the requirement is...in the sync HTTP response, i need the HTTP header "content-length"to be changed to 0,
for this i wanted to use the "Set adapter specific message attribute -> HTTP header fields (Synchronous response)" in the HTTP sender channel,
but i cant see this field in the sxi_monitor in the Dynamic configuration tab of the Response Message...
pls help me solving this