webMethods

webMethods

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.  Pipeline matching in TN Document

    Posted Wed September 09, 2020 02:00 PM

    Hi I am using pipeline matching variable in TN FF Doc.
    I am defining the Document Types in TN as TN_parms/Var1

    I am also mapping it in service under TN_param doc while routing FF document to TN.

    My understandings is when value doesn’t match, it should have some error but I don’t see any error. Can someone please let us know to implement it using Pipeline matching. Any help will be much appreciated.

    TN Version is 10.5


    #webMethods
    #B2B-Integration


  • 2.  RE: Pipeline matching in TN Document

    Posted Wed September 09, 2020 11:25 PM

    Hi,

    Which routing service you are using? Assuming it is routeFlatFile only,

    If yes, please set the TN_Params document this way:

    wm.tn.doc.ff:routeFlatFile (pass input FF as ffdata stream,
    TN_Params(SenderID,ReceiverID,DocumentTypeName) - It is CaseSensitive and see if this works TN should recognize the transaction criteria/payload.

    Please confirm on post results.

    HTH,
    RMG


    #B2B-Integration
    #webMethods


  • 3.  RE: Pipeline matching in TN Document

    Posted Thu September 10, 2020 12:48 PM

    Hi RMG,

    Yes, I am using routeFlatFile only. Idid it through the same approach and TN is able to recognize document and working as expected.

    My question is related to Pipeline matching variable that we define in MWS under TN.

    Here in MWS, 200 value is defined for pipeline matching variable. I am also passing that variable under TN_Params in routeFlatFile with value 300. Since value is different, I am expecting TN should not recognize document or either log some error.


    #B2B-Integration
    #webMethods


  • 4.  RE: Pipeline matching in TN Document

    Posted Thu September 10, 2020 02:22 PM

    OK but I am not sure if this is the correct way of doing/syntax passing vars param like in our ex:

    TN_parms/Var1

    Let us see if anyone else in this group has clue on the resolution for this pipe matching issue.

    HTH,
    RMG


    #webMethods
    #B2B-Integration


  • 5.  RE: Pipeline matching in TN Document

    Posted Sat September 19, 2020 03:12 AM

    Here, I am attaching the screen shot of How I have defined pipeline matching variable in MWS. .

    Here you may see that in above query I have mentioned like TN_parms/Var1 and in MWS, I have defined it like TN_parms/pipelinevar1. However please don’t be confuse with it. In actual implementation I have taken care of it.

    Any response would be much appreciated


    #B2B-Integration
    #webMethods