Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions | - |
Not Applicable | - |
Description:
Details:
TIBCO Adapter for SAP 5.4.0 and 5.4.1 is supported with ActiveMatrix 2.0. The following known issues have been identified. Please refer to the ActiveMatrix Release notes for additional known issues that may apply to SAP adapter. Please refer to LBN1-8P6TJT for general information about adapters support for ActiveMatrix 2.0.
Known Issues:
Abstract: The following exception is thrown in SAP Adapter node logs when testing PubSub loop back in Exploded batch mode.
Symptoms
The following exception is thrown in SAP Adapter node logs when testing PubSub loop back in Exploded batch mode.
ERROR 14:28:09 PM- Error publishing MTree
com.tibco.xml.validation.exception.l: unexpected element "MATMAS05-4x" in simple value
at com.tibco.xml.channel.remark.helpers.XmlRemarkToError.error(XmlRemarkToError.java:148)
at com.tibco.xml.validation.state.c.a.else(ValidationJazz.java:469)
at com.tibco.xml.validation.state.c.a.a(ValidationJazz.java:407)
Impact:
--------
Loss of Functionality
Cause
SAP Adapter Publication and Subscription service configuration refer IDOC class types when the service is configured with "explode" mode, whereas when it is configured with "none" or “explode batch” mode no class type is referenced, resulting in incorrect WSDL generation and eventually leading to the observed error. We will need to fix the Adapter serializer to take care of the class type reference when the service mode is "none" is read from the VFile. The same issue also applies to legacy message formats, for example 10xcif or 10xbatched.
Workaround
None
Resolution
CR 1-8LHALL has been logged for this issue, which is currently under investigation.
Symptoms:
Cause: