We are currently having an issue receiving XML that arrives via HTTP post with a content type of application/x-sap.idoc. In our Dev/Test/Stage environment this content is handled correctly – the SAP package receives it and throws it into the IDOC Control/Data structures.
However, in our Production environment it looks as if wM has ‘lost’ the content handler because when we receive these documents all we get in the pipeline is the “best webMethods can do” in figuring out this content (basically several records that make no sense, but contains portions of the XML we sent in).
Has anybody else experienced any issues with ‘losing’ a content handler? The current version of the SAP package we are using is version 4.0, Build 502.
Thanks in advance,
Jason