Redirection problem

Hi,

  1. Client is sending me the data through his TN. Client is sending data to one of my service through HTTPS ( POST ).
  2. We are behind firewall. Clients request is taken by a websphere server before the firewall and inturn the websphere server redirects me the xml data.
  3. When I receive the redirected request, I am not getting any data. Empty data is coming into webMethods.

Is it like when a request is redirectd from the websphere server through POST, the data is not sent ???

Regards,
Sunny.

Sunny,

Empty data you mean xml fields with empty tags??

Is websphere when wrapping and posting the xmlstring to WM are they setting headers/content-type,formating string properly?

HTH,
RMG