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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Adding Modified Transaction to EDIFFSCHEMA

    Posted 09/03/19 06:53 PM

    Hi,

    One of our partners will be sending us non-valid EDI messages. Specifically, they will be sending us 214s in which the L11/01 element is missing despite having a L11/02. The standard indicates that if L11/02 exists, then L11/01 must exists too.

    I’ve looked at the .SEF file, and have gone as far as making a copy of the .SEF file, renaming the 214 set to something like “custom214”, and modifying the L11 segment as follows:

    original: “L11=[127][128][352]+R0103P0102”
    modified: “L11=[127][128][352]+R0103”

    How would I then import the “custom214” into the WmEDIforTN.EDIFFSchema folder such that I could use it for EDI validation?

    Thanks,

    Ken


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


  • 2.  RE: Adding Modified Transaction to EDIFFSCHEMA

    Posted 09/04/19 01:22 PM

    Hi Ken,

    Could you please clarify what was changed in SEF here? Did you removed P0102 element or some thing?:

    original: “L11=[127][128][352]+R0103P0102”
    modified: “L11=[127][128][352]+R0103”

    HTH,
    RMG


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


  • 3.  RE: Adding Modified Transaction to EDIFFSCHEMA

    Posted 09/04/19 04:03 PM

    Hi rmg,

    Yes, I removed “P0102”, since it appears that is used to define the pairing requirement for the 1st and 2nd elements in the L11 segment. Attached is more information about this.

    My desire is to import the “custom214” transaction into the WmEDIforTN.EDIFFSchema folder so that it can be used for EDI validation in instances in which the specific partner sends us a 214 with a non-valid L11.

    I’m not certain how to get it into the folder alongside the other transactions. Screenshot of the folder attached.

    Thanks,

    Ken
    EDI_Seg_PairSyntaxRule.png
    WmEDIforTN.EDIFFSchema.X12.V4010_Folder.png


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


  • 4.  RE: Adding Modified Transaction to EDIFFSCHEMA

    Posted 09/04/19 06:26 PM

    Got it.

    Regarding to import the EDI schemas out of SEFParse please visit this documentation described the process in the pg.403 please:

    https://techcommunity.softwareag.com/ecosystem/documentation/webmethods/adapters_estandards/eStandards/EDI/EDI_9-12/9-12_Module_for_EDI_Install_and_Users_Guide.pdf

    HTH.
    RMG


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


  • 5.  RE: Adding Modified Transaction to EDIFFSCHEMA

    Posted 09/04/19 08:16 PM

    Hi rmg,

    SEFParse did the trick!

    Thanks,

    Ken


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


  • 6.  RE: Adding Modified Transaction to EDIFFSCHEMA

    Posted 09/05/19 12:27 PM


  • 7.  RE: Adding Modified Transaction to EDIFFSCHEMA

    Posted 09/09/19 05:40 PM

    Glad to hear that!

    Cheers!
    RMG


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