agilchrest
06-08-2004, 14:32
Simple Scenario:
1) Read in XML File
2) Publish to Broker
3) Initiate simple Workflow by subscribing to document
Steps 1 & 2 work. Step 3 is the problem.
First node in the workflow is a broker component that is subscribing to the published broker document. I am configuring the output(subscriber) tab to reference the same document type I am publishing in step 2. I then wire the output data to a workflow document that is constructed identically to the document to which I am subscribing.
Next step, a task in which a user is to click a button (no logic). Then exit workflow.
****
Background - wm6.0.1 running on XP
****
FYI - I know the document is making it to the broker, because I also have a trigger on the integation server subscribing to the broker document - it works correctly.
Thanks for you thoughts.
1) Read in XML File
2) Publish to Broker
3) Initiate simple Workflow by subscribing to document
Steps 1 & 2 work. Step 3 is the problem.
First node in the workflow is a broker component that is subscribing to the published broker document. I am configuring the output(subscriber) tab to reference the same document type I am publishing in step 2. I then wire the output data to a workflow document that is constructed identically to the document to which I am subscribing.
Next step, a task in which a user is to click a button (no logic). Then exit workflow.
****
Background - wm6.0.1 running on XP
****
FYI - I know the document is making it to the broker, because I also have a trigger on the integation server subscribing to the broker document - it works correctly.
Thanks for you thoughts.