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
Expand all | Collapse all

SAP Adapter Sending an IDOC from WM 61 to SAP

  • 1.  SAP Adapter Sending an IDOC from WM 61 to SAP

    Posted Thu July 14, 2005 12:16 AM

    Hi everybody,

    I’m trying to send an IDOC to SAP and I already have configured:
    1- Routing the message type is enabled
    2 - A service was created in my package called sendSAPMessage.

    Now the service sendMessage is prepared to connect through pub.sap.transport.ALEutboundProcess and the server is preconfigured to an existing one.
    My question is related to the java service invoked in this flow: pub.sap.transport.ALEutboundProcess
    This java service requires as parameter:
    IDOC_CONTROL
    IDOC_DATA
    IDOC_CONTROL_REC_40
    IDOC_DATA_40

    How can I provide this parameter if I just have the document that should converted in IDOC?

    Regards,

    Kleber Ferreira


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


  • 2.  RE: SAP Adapter Sending an IDOC from WM 61 to SAP

    Posted Mon August 15, 2005 03:57 PM

    Request you to search through the forums.

    pub.sap.idoc:transformHierarchyToFlat is the service that converts document to flat format of the IDOC.

    HTH
    Bhavani Shankar.


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