Skip to Content
0
Former Member
Mar 23, 2011 at 02:00 PM

Process a PDF File to an ABAP Proxy

138 Views

Hello,

Does anyone know how to process a pdf file straight to an abap proxy.

With just a flat sender file adapter without conversion to a xsd:Base64Binary field straight to a Abap-proxy.

Error message :

SAP:Code area="ABAP">PARSE_APPLICATION_DATA</SAP:Code>

<SAP:P1>Request Message</SAP:P1>

<SAP:P2>CX_ST_MATCH_ELEMENT</SAP:P2>

<SAP:P3>/1SAI/TXS00000000000000000543</SAP:P3>

<SAP:P4>XML Bytepos.: 0 XML Path: Error Text: Element 'mt_pdf' expected</SAP:P4>

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error during XML => ABAP conversion (Request Message; error ID: CX_ST_MATCH_ELEMENT; (/1SAI/TXS00000000000000000543 XML Bytepos.: 0 XML Path: Error Text: Element &#39;mt_pdf&#39; expected)) Element &#39;mt_pdf&#39; expected</SAP:Stack>

I HAVE READ ALL the possibilities with java coding in the module tab etc. etc.

JUST is there "simple' way to solve this.

regards meinhart