Thanks Rob. That helped. As usual …webMethods documentation :-(. heh.
I was thinking that TN_parms is used only for flat files.
Now I have another problem. I have two XML doc types which are basically same(Identification Query & Root Tag) and i want to differentiate them only based on the pipeline matching. I wanted to define a pipeline matching variable in one doc and Noting in the other. It doesn’t seem to work. It works when I define the pipeline matching in both the docs with different values.
This doesn’t work…
Doc #1 - Pipeline Matching : loggedUser/user1
Doc #1 - Pipeline Matching :
The below works…
Doc #1 - Pipeline Matching : loggedUser/user1
Doc #1 - Pipeline Matching : loggedUser/user2
Can’t we implement the first approach ?. Do we have to define pipeline matching as mutually exclusive(across docs) like the identification query ?
Appreciate your help.
Regards,
Bala
#B2B-Integration#Integration-Server-and-ESB#webMethods