Hi,
I am migrating a document type to UM from Broker. There are 2 subscribers to the doc type. Below are the filter conditions post changing the trigger filter to UM:
Target 1 : Message.PayLoad.IntegrationServer.ReturnConfig = ‘p’
Target 2 : Message.PayLoad.IntegrationServer.ReturnConfig <> ‘p’ (Is the syntax correct ??)
If ReturnConfig = ‘p’ , ideally Target 1 should subscribe. But in my case, Target 2 is also subscribing.
However, if ReturnConfig <> ‘p’, only Target 2 is subscribing.
Has anyone faced this issue before ??
#webMethods#Integration-Server-and-ESB#Universal-Messaging-Broker