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.  SAP IDOC to EDI 856

    Posted Tue July 23, 2013 10:32 AM

    Hi All

    We have a requirement to map the incoming IDOC to EDI X12 856. Client provided the mapping specs and sample IDOC.but now my question is how we create ISdocument(IDATA) type for the incoming IDOC.we requested the client for IDOC schema but no use.Is there any way to create the IS document type for SAP IDOC ? please help me on this.quick response is appreciated.

    Thanks,
    Vasu


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


  • 2.  RE: SAP IDOC to EDI 856

    Posted Tue July 23, 2013 11:19 AM

    You can use SAP Adapter to create an DESADV/DELVRY01 IDOC (IS Document type structure) by two ways

    Either IDOC team can provide the dtd’s from the SAP site or create a RFC listener notification where it can pull the IDOC definition that’s available in your SAP ECC system (assuming the RFC destination is tested and delivery IDOC’S are available to consume which your BASIS/SAP team can assist you on this part)

    HTH,
    RMG


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


  • 3.  RE: SAP IDOC to EDI 856



  • 4.  RE: SAP IDOC to EDI 856

    Posted Tue July 23, 2013 04:07 PM

    Thanks Dude…for more info on this topic:


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


  • 5.  RE: SAP IDOC to EDI 856

    Posted Wed July 24, 2013 06:00 AM

    Thank you! RMG and Senthil for your quick response.


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


  • 6.  RE: SAP IDOC to EDI 856

    Posted Wed July 24, 2013 11:53 AM


  • 7.  RE: SAP IDOC to EDI 856

    Posted Thu April 17, 2014 07:33 AM

    use the WmSAP service wm.sap.dev:createIdocDocumentType for generating IDOC structures in IS.


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