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.

 View Only
  • 1.  How to convert from xml file to idoc format

    Posted Tue April 25, 2006 07:10 AM

    Hi
    Good Morning…

    Any one can u help me how to convert from xml file to idoc format i am new of this web methods.

    thanks in advance.


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


  • 2.  RE: How to convert from xml file to idoc format

    Posted Tue April 25, 2006 03:32 PM

    Do you have any questions from your review of the webMethods (it’s not “web methods”) Integration Server (IS) AND SAP Adapter documentation?


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


  • 3.  RE: How to convert from xml file to idoc format

    Posted Wed April 26, 2006 08:08 AM

    Hi
    Good Morning.

    I wnat to conver xml file to iDOC in Developer and i want to send that to SAP DB .

    can u help me in this issue.

    Thanks in advance.


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


  • 4.  RE: How to convert from xml file to idoc format

    Posted Wed April 26, 2006 03:17 PM

    Indrani,

    As Rob said it is mentioned in SAPAdapter userguide,please check it.

    Basically you have to explicitly map your XML to IDOC document structure(eg:ORDERS05 or INVOIC01 etc…) and call this service to convert it to IDOC pub.sap.idoc: transformHierarchyToFlat (see the userguide for more info how to use this service).Once you are OK with IDOC format then process it to SAP via OutboundProcess.

    HTH,
    RMG


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