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.  How to recognize unormal EDI X12 data in TN

    Posted Thu December 16, 2010 07:35 AM

    hi,
    my parnter will send edi data like below via as2, and it also encrpty it, so i think i need to recognize unomal X12 data in TN as below,
    could you please advise how i need to do.thanks in advance

    OXXXXX 20100111130853000052295400001AJO720100111194405100000000247692 ISA00 00 01sender ZZrecevier 1001111308U004010000000540T?~
    GSFAsenderreceiver20100111130858X004010~
    ST997000000058~
    AK1RA100001949~
    AK9A333~
    SE4000000058~
    GE158~
    IEA1000000054~
    ISA00 00 01sender ZZreceiver 1001111308U004010000000550T?~
    GSAGsenderreceiver20100111130859X004010~
    ST824000000059~
    BGN11100001948201001111308~
    OTIGAZZNV*****100001949~
    AMT
    OP*11003.00~


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 2.  RE: How to recognize unormal EDI X12 data in TN

    Posted Thu December 16, 2010 04:44 PM

    When TN receives the EDIINT message it will extract the payload (997 edidata for application/edi-x12) automatically for you:–> you can see this in the Content tab when you click on any EDIINT transaction of the Transaction Analysis

    ediintdata (application/pkcs7-mime)
    payload (Application/edi-x12)

    Did you receive any EDIIDNT to your TN and having issue?

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods
    #B2B-Integration


  • 3.  RE: How to recognize unormal EDI X12 data in TN

    Posted Fri December 17, 2010 12:35 AM

    hi RMG,
    thanks your reply
    no, i haven’t received any EDIINT data from customer already,it is sample from my another system
    when i submit this data to TN as EDIdata, the document is X12, but the sender and receiver is unknown, it is invalid data for TN due to the string "OXXXXX 20100111130853000052295400001AJO720100111194405100000000247692 "
    so, i don’t know how to do

    best wishes
    aimeng


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 4.  RE: How to recognize unormal EDI X12 data in TN

    Posted Fri December 17, 2010 06:46 AM

    Before submitting the data to TN, remove the String ""OXXXXX 20100111130853000052295400001AJO720100111194405100000000247692 "
    " from EDIString. When u’ll submit the proper EDI content it will be identifed as X12 document on TN.


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration


  • 5.  RE: How to recognize unormal EDI X12 data in TN

    Posted Fri December 17, 2010 08:54 AM

    hi,
    i got this sample from my partner, do you mean, when i received EDIINT data, wM will delete the unnecessary data, and then recognized by TN? thanks

    best wishes
    aimeng


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration


  • 6.  RE: How to recognize unormal EDI X12 data in TN

    Posted Fri December 17, 2010 02:51 PM

    yes wM IS/TN extracts the EDIINT payload (997 edidata in your example) and it wont’ delete the encrypted data it persists the document to DB…Configure the EDIINT module and test with your TP.

    HTH,
    RMG


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 7.  RE: How to recognize unormal EDI X12 data in TN

    Posted Tue December 21, 2010 09:11 AM

    Hi

    if i m not wrong , i think you should import your edi doc into tn at first to let tn can recognize your doc receive from the partner .


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 8.  RE: How to recognize unormal EDI X12 data in TN

    Posted Tue December 21, 2010 04:36 PM

    Try the options mentioned above and let us know how it works:

    HTH,
    RMG


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB