Message type: E = Error
Message class: SWF_BND_001 - Messages for workflow binding class
Message number: 085
Message text: XML document format of source expression '&1' is not supported
A XSLT transformation is to be used in the binding to transfer the
source expression to the target expression. A XSLT transformation
expects an XML document or a serializable ABAP object as the source and
target. However, the source expression &V1& has the data type &V2& and
cannot therefore be processed by the transformation.
This binding statement cannot be executed.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
INCLUDE WF_NA_EXPRESSION OBJECT DOKU ID TXError message extract from SAP system. Copyright SAP SE.
SWF_BND_001085
- XML document format of source expression '&1' is not supported ?The SAP error message SWF_BND_001085 indicates that there is an issue with the XML document format of a source expression in a workflow. This error typically arises when the workflow is trying to process an XML document that does not conform to the expected format or structure.
Cause: Invalid XML Structure: The XML document being processed may not be well-formed or may not adhere to the expected schema. Unsupported Data Types: The data types or structures used in the XML may not be supported by the workflow engine. Incorrect Mapping: There may be a mismatch between the expected input/output parameters in the workflow and the actual XML structure being provided.
Configuration Issues: The workflow configuration may not be set up correctly to handle the specific XML format being used.
Solution: Validate XML Structure: Ensure that the XML document is well-formed. You can use XML validation tools to check for syntax errors or structural issues. Check Schema Compliance: Verify
Get instant SAP help. Sign up for our Free Essentials Plan.
SWF_BND_001084
The object categories '&1' (source) and '&2' (target) are not compatible
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SWF_BND_001083
The object type '&1' is not (actively) available
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SWF_BND_001086
XML document format of target expression '&1' is not supported
What causes this issue? A XSLT transformation is to be used in the binding to transfer the source expression to the target expression. A XSLT transfo...
SWF_BND_001090
Data types '&1' and '&2' are not compatible
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.