Mapping Issues, not getting full data back from SAP call

Home Page Forums BizTalk 2004 – BizTalk 2010 Mapping Issues, not getting full data back from SAP call

Viewing 1 reply thread
  • Author
    Posts
    • #26544

      Intro:- level beginner

      Made a call to SAP successfully but the return data is partially empty.

      The call is via the ESB toolkit 2.1

      I understood that the data will be returned from SAP as a stream of data and the receive pipeline (XML Receive) will convert this to XML automatically.

      I wanted to confirm that SAP is indeed sending valid data and that the error was a simple mapping error

      So I have swapped out the xml receive pipeline to a pass through pipeline and was expecting to see a file like structure returned.

       

      I was examined the Tracked messages tab in BTAConsole and can only see an XML structure without the data I was expecting.

      How can I see exactly what SAP is returning?

       

    • #26545

      I worked it out myself. I was passing  SAP a table variable.  In such cases you need to specify a place holder in the map . eg going from Canonical to Sap schema place a constant in the map and direct its output tot the table node in the SAP schema.  This is SAP functionality.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.