Does anyone have any interesting webMethods workflow war stories to share? In short, I have been involved in about a half dozen workflow implementations. My first few implementations were simply to set it up and show the tool sets to the client. I have had one implementation with a fat client, one implementation with the custom inbox and one implementation with a .net interface.
Anyone have any comments or questions? I don’t see any workflow threads.
Ray,
I am looking for a sample template that shows how to document a proposed workflow design prior to construction. The purpose of such a document is to communicate a design approach to a client, show data requirements, identify dependencies and illustrate overall processing flow.
Given your experience, do you have any samples to share?
Here is the situation , the integration server seeks for a Legacy system to do some operation if it fails , it will put in a queue. that should be absorbed by the workflow server and then sent as a task. after that he has to correct it and then resend.
Hi raymoser , I have a question regarding above implementation of workflow for the first time.
*)How the workflow will be called from the integration server.
*)Can a workflow server read from the queue or can be called inside the integration server.
Hi, get the following error message when I try to run a workflow task (this is after I have selected the task from a menu that I created in the Inbox):
[WKO.022.0055] Cannot start task. com.wm.zeus.pd.dcs.DCSException:[WKG.020.0009] User for 5 not found.
If I use another user the message is the same, except it’ll say “User for 13 not found.”
This question probably warranted a new thread of its own. However, since we’re here…here’s my guess.
Did you create a task and assign it to a role that has no users? Or add other filters that would keep the task from being assigned to anyone? It looks like it could be that the DCS can’t find a user to accept the task.