PDA

View Full Version : Documents correlation in webMethods Workflow 60


Rafal Pajak (Unregistered Guest)
06-04-2003, 07:18
Can webMethods Workflow correlate documents from Broker in the same way like process models generated by Modeler ?
Has Workflow correlation service ?

I have workflow which consists of three sequential steps:

1) Task 1
2) Subscription to document from Broker
3) Task 2

I have two running instances of this workflow
They are after Task 1 and are waiting for document from Broker
Now if this document is published
Is there any way to dispatch this document to appropriate instance of running workflow ?

Thanks for help !