Hi,
I have a trigger and I am subscribing it to 2 publishable docs and it will execute its corresponding service wm.prt.dispatch:handlePublishedInput if either doc is published. However, thru experimenting, I realise that only the doc on 1st row (either of the 2 doc) when published, will trigger off the service.
The doc on the 2nd row will always trigger an error in IS log with the message " no step matching ". Anybody experience such a problem before ? Btw, I’m using webMethods 6.01.
Thanks.