Author |
Message |
Topic: [SOLVED]Workflow API/WSAD 5 missing .DLL |
kathykea
Replies: 2 Views: 2191
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Jun 25, 2004 7:02 am Subject: [SOLVED]Workflow API/WSAD 5 missing .DLL |
Does anyone know where I can find the following .DLL?
FMCOJPRF.DLL
When trying to run the Workflow API from WSAD 5, I get an error indicating that it cannot find this .DLL.
Thanks! |
Topic: Filtering with Global Container |
kathykea
Replies: 2 Views: 1940
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Feb 25, 2003 10:23 am Subject: Filtering with Global Container |
When attempting to query workitems using a Global Container value, we can only see workitems that are not contained within a block. There doesn't seem to be any way to add a Global Container within a ... |
Topic: WorkFlow UPES XML |
kathykea
Replies: 4 Views: 2558
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Sep 20, 2002 8:42 am Subject: WorkFlow UPES XML |
Here is a copy of the XML message that started the conversation about including tags with no values. Most of the fields that meet this condition (those in the recipients and variables groups) are par ... |
Topic: WorkFlow UPES XML |
kathykea
Replies: 4 Views: 2558
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Sep 19, 2002 11:32 am Subject: WorkFlow UPES XML |
When looking at the ActivityImplInvoke message received, only the data structures that have been valued are listed. I was told that there is a way to recieve all data structures, valued or not, for ... |
Topic: WorkFlow API Java WorkItem Query |
kathykea
Replies: 8 Views: 8353
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Mar 12, 2002 7:01 am Subject: WorkFlow API Java WorkItem Query |
Thanks John, it works just as you said. And thanks for your quick response, it was greatly appreciated. I'm sure you'll be hearing from me again as our project progresses. |
Topic: WorkFlow API Java WorkItem Query |
kathykea
Replies: 8 Views: 8353
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Mar 11, 2002 7:22 am Subject: WorkFlow API Java WorkItem Query |
Thanks John and Jimmy. John, I haven't actually tried PersistentOid(), but the documentation states that this method creates a representation of the WorkItem and is not able to access the Workflow Se ... |
Topic: WorkFlow API Java WorkItem Query |
kathykea
Replies: 8 Views: 8353
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Mar 08, 2002 2:05 pm Subject: WorkFlow API Java WorkItem Query |
I am trying to query a WorkItem using the ExecutionService.queryWorkItems(String, String, Integer) method. Are there any good examples of filter strings anywhere? If I can, I would like to capture a ... |