Skip to main content

Hi Experts,

 

I am trying to call a BAPI using SAP connector execute BAPI sRFC.

But the BAPI name contains slash "/" (ex: /NAMESPACE/BAPINAME)

 

The slash is causing errors when the api has been executed.

 

Here is the error message:

**An exception occured while parsing XML.

The markup in the document preceding the root element must be well-formed.**

 

Please provide solution.

 

Thanks,

Veera

답변 7개
  1. 6월 20일 오전 5:15

    This issue existed in older SAP Connector versions due to how “/” characters were handled in BAPI names.

    It’s been fixed in newer releases, so the best solution is to upgrade to the latest MuleSoft SAP Connector and retest. If problems persist after upgrading, then it’s likely a config or parameter formatting issue rather than the connector itself.

0/9000