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

OutboundProcess sending IDOC

  • 1.  OutboundProcess sending IDOC

    Posted Sat August 27, 2005 12:12 AM

    Hi,

    I would like to confirm that im doing right thing.
    I am setting fields in EDI_DC40 segment:
    MANDT, DIRECT, OUTMOD, IDOCTYP, MESTYP, SNDPRT, SNDPRN, RCVPOR, RCVPRT, RCVPRN.
    then executing this steps:

    transformHierarchyToFlat
    encodeSDATA
    OutboundProcess
    confirmTID

    It looks like service completes with success, in pipeline i see status
    “ALE Transport: IDoc(s) submitted to I01100 with tid: C0A801030193430F8AA40554”

    but when when i look in idoc list in sap (we05) cant see in there my idocs.

    Is this procedure right and how i could debug if something is wrong?
    (i have not yet filled data segments only control, done it for testing purposes)
    Thanks in advance.


    #webMethods
    #edi
    #Integration-Server-and-ESB


  • 2.  RE: OutboundProcess sending IDOC

    Posted Sat August 27, 2005 12:31 AM

    ok, solved.
    its working. just filled data segments.


    #Integration-Server-and-ESB
    #edi
    #webMethods