Parsing Error from TIBCO BC SOAP protocol (prefix "ns2" for element "ns2:Slot" is not bound).
book
Article ID: KB0093623
calendar_today
Updated On:
Products
Versions
TIBCO BusinessConnect SOAP Protocol
-
Not Applicable
-
Description
Description: When sending a SOAP message from BusinessWorks to BusinessConnect via the Send Request task, the namespaces are being removed in the body by the BusinessConnect SOAP protocol.
Symptoms: When sending the following message from BusinessWorks to BusinessConnect:
Cause: Incorrect parser version in the underlying TRA environment. A change request has been filed to address this issue.
Resolution
As a workaround, configure the TRA file for the Interior Server to use “com.sun.xml.internal.stream.XMLOutputFactoryImpl” instead of “com.ctc.wstx.stax.WstxOutputFactory”:
Modify the deployed TRA file as follows (back up the original before modifying):