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.  EDITPA is partner level or document level

    Posted Wed May 19, 2004 07:25 AM

    EDITPA is partner level or document level? I know that the setup is 2 per TP, one for inbound and one for outbound. My question is how to configure EDITPA at document level?

    Consider company A receives 2 docs (Inbound, FA-997 and Invoice-810) from Company B.
    If company A wants to process FA-997 at envelope and Invoice-810 at Transactional level, how to achieve this in EDITPA?

    Thanks
    Shiv


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


  • 2.  RE: EDITPA is partner level or document level

    Posted Wed May 19, 2004 12:50 PM

    set your processing rule to be triggered by the X12 4010 810 document and not the X12 Envelope


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


  • 3.  RE: EDITPA is partner level or document level

    Posted Wed May 19, 2004 01:56 PM

    Chris,

    This specific inbound EDITPA split option set to “Transaction” level. Processing rule is set to trigger by X12 4010 810 document, which is working fine.

    But when 997 received from the same partner, I want EDI recognizer to submit only Interchange documents to Trading Networks for processing. Not all groups and transactions. I can see all (envelope, group and Transaction) entries in transaction analysis.

    With this EDITPA setup, is there any way to configure EDI recognizer to submit only 997 Interchange documents to Trading Networks for processing?

    Thanks
    Shiv


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


  • 4.  RE: EDITPA is partner level or document level

    Posted Wed May 19, 2004 02:36 PM

    <<>>

    No there isn’t as far as I know.
    The way I got around this is to have my TPA’s split at the Transaction level.
    I have my rule execute on the Envelope and then in my service I de-envelope it and act according based on the Transaction within the envelope.

    As I think more about this why does it matter if the 997s get submitted to TN. It’s your rule that determines what happens to the 997 when it gets into TN.


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


  • 5.  RE: EDITPA is partner level or document level

    Posted Wed May 19, 2004 05:10 PM

    Shiva, I agree with Chris. Why does it matter if the 997 gets submitted to TN?

    If your split option is set to Transaction, and your processing rule is set up to pass off all inbound X12 997 documents to a specific Flow service, then that Flow service can do whatever it is you want to do to the 997. And that Flow service will still have access to the 997s envelopes (ISA and GS). Just have it call wm.b2b.edi:envelopeProcess.


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


  • 6.  RE: EDITPA is partner level or document level

    Posted Thu May 20, 2004 05:14 AM

    Chris,
    Thanks! I was just curious to know whether we can avoid entries in TN.
    I have my rule set to execute on the Envelope.

    Thanks
    Shiv


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