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.  Inbound IDOC Failing

    Posted Wed September 15, 2004 05:45 PM

    Rebecca,

    If the IDOC is extended then you have to set explicitly the cimtype(particular extended SegmentName)which is in the IDOC_CONTROL_REC_40 structure before processing to encodeSDATA.

    Let us know if it works.

    HTH,
    RMG


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


  • 2.  RE: Inbound IDOC Failing

    Posted Wed September 15, 2004 06:50 PM

    Yes, I have CIMTYP set to the extension name in IDOC_CONTROL_REC_40. Any other ideas? Thanks!


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


  • 3.  RE: Inbound IDOC Failing

    Posted Wed September 15, 2004 07:04 PM

    Rebecca,

    Actually it should work,and also make sure the extension name hierachy matching with SAP side too.
    Other alternative might be eliminate the encodeSDATA step and just use the steps transformHierarchyToFlat and transport ALEOutboundProcess.

    I believe encodeSDATA will be used by older versions,if you are using new version try with above steps,it should work.

    HTH,
    RMG.


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


  • 4.  RE: Inbound IDOC Failing

    Posted Thu November 25, 2004 02:39 PM

    Rebecca,

    did you find a solution to these error?

    we are facing the same one…

    thanks in advanced


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


  • 5.  RE: Inbound IDOC Failing

    Posted Thu November 25, 2004 02:39 PM

    Rebecca / all,

    did you find a solution to these error?

    we are facing the same one…

    thanks in advanced


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


  • 6.  RE: Inbound IDOC Failing

    Posted Mon November 29, 2004 02:22 PM

    Yes, the problem was with the idoc extension. The extended segment was not named Z1*. Once the extended segment was renamed to Z1* our problem was resolved.


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


  • 7.  RE: Inbound IDOC Failing

    Posted Tue November 30, 2004 08:59 PM

    Thanks for your answer Rebecca!
    We had a similar problem


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