IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
Expand all | Collapse all

Issue: Unable to map SAP IDOCS (SAP Outbound)

  • 1.  Issue: Unable to map SAP IDOCS (SAP Outbound)

    Posted Tue December 12, 2006 06:07 PM

    Environment:
    SAP Adapter, Integrtaion server 6.1

    Problem Description:

    We are receiving IDOCS from SAP System via Routing Rule and invoking a Service.
    The Service takes iDocList has a Input variable.When we try to map the iDocList
    to another temp Record, the iDocList values are not getting populated in temp Record.

    Could you please let us know why the data is not getting populated…


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 2.  RE: Issue: Unable to map SAP IDOCS (SAP Outbound)

    Posted Wed December 13, 2006 04:19 AM

    You have to convert this to a document using pub.sap.idoc:iDocToDocument. You have to give the confirmsTo (document type) - which can be created using the DTD that is downloaded from SAP

    HTH
    Bhavani


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Issue: Unable to map SAP IDOCS (SAP Outbound)

    Posted Mon January 22, 2007 11:30 AM