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 Business Connector - set iDoc status

  • 1.  SAP Business Connector - set iDoc status

    Posted Mon August 10, 2009 05:05 PM

    Does anybody know, how sets SAP the iDoc’s status (table: EDIDS) after that it was sent to Business Connector. I know, that iDoc gets the status ‘03’, when it was sent to another system. But when and how does it get the status ‘12’ - ‘Processed - OK’ after that? Are SAP waiting for any answer from Business Connector? Or SAP asks scheduled the status of the sent iDocs? Or? (Is there any timeout, to get answer?)

    I ask it, why sometimes will be set only the iDoc’s status ‘03’ olthought it was well processed by BC.

    Thanks!


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


  • 2.  RE: SAP Business Connector - set iDoc status

    Posted Thu August 20, 2009 04:46 PM

    Hello Dezso,
    there are two ways to set the IDoc status to 12:
    a) Schedule the report RBDMOIND. This report checks the tRFC status in SM58, and when
    it finds out that the tRFC has reached the target system (=Business Connector)
    successfully, it changes the IDoc status from 03 to 12.
    See also the documentation of that report.
    b) In the SAPAdapterGuide read the chapter “Using the ALE Monitoring Features via the
    SAP BC”. (Ch.7 and here in particular page 29 (in 4.8))
    If you activate the SYSTAT01 feature on the Business Connector, then the BC
    will set the IDoc status to 12 after it successfully processed the IDoc (or to 11 in case
    of an error).

    Best Regards, Lanzelot


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