Author |
Message |
Topic: Integration Edition anyone |
DragonFist
Replies: 18 Views: 9258
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Jun 18, 2004 3:28 pm Subject: Integration Edition anyone |
Are there any redbooks available for 5.1 ? |
Topic: Integration Edition anyone |
DragonFist
Replies: 18 Views: 9258
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Jun 16, 2004 7:59 pm Subject: Integration Edition anyone |
Here you go..
http://www-106.ibm.com/developerworks/websphere/downloads/WSsupport.html |
Topic: error while accessing input container value |
DragonFist
Replies: 8 Views: 4822
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Mar 03, 2004 10:03 am Subject: error while accessing input container value |
Thank you all for the info... Manoj I was using the data default connector for expiration when I mentioned about the error. Maybe I was not mapping them correctly.. that might be the reason why I coul ... |
Topic: error while accessing input container value |
DragonFist
Replies: 8 Views: 4822
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Mar 02, 2004 8:33 pm Subject: error while accessing input container value |
I got it.. it is working fine. I have a scenario where if a program activity's state expires moves to the next activity. I am mapping the data to the next activity from the expired activity. I could s ... |
Topic: error while accessing input container value |
DragonFist
Replies: 8 Views: 4822
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Mar 02, 2004 11:39 am Subject: error while accessing input container value |
When I am rying to access the input container member, I am getting the following error
FMC38009E MQSeries Workflow API Error :
API Return Code : 113
Error Origin : e:\v340\src\fmcjccon.cxx, ... |
Topic: [SOLVED]Back out count of XML |
DragonFist
Replies: 6 Views: 2354
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Feb 27, 2004 8:46 am Subject: [SOLVED]Back out count of XML |
Venny,
thanks for the reply, I didnot configured the reply queue as mentioned.
I defined the queue under FMCQM and now I see that its able to put the message on reply queue.
Thanks |
Topic: [SOLVED]Back out count of XML |
DragonFist
Replies: 6 Views: 2354
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Feb 27, 2004 8:22 am Subject: [SOLVED]Back out count of XML |
I did defined the reply queue. But I dont see any messges on the reply queue. But on the admin server menu.. i m getting the above message. Also i looked into the error logs and is giving the MQReason ... |
Topic: [SOLVED]Back out count of XML |
DragonFist
Replies: 6 Views: 2354
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Feb 27, 2004 6:43 am Subject: [SOLVED]Back out count of XML |
I am trying to start a process instance and then put the reply message back on to the reply queue. Do I need to define anything else on the queue.
When do we get this message
02/27/2004 9:33:39 ... |
Topic: workitem |
DragonFist
Replies: 7 Views: 5212
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Feb 24, 2004 9:34 am Subject: workitem |
Suppose there are 10 workitems on the worklist. How do we know which workitems input or output container we are accessing. Is there a way to identify a particular workitem with some kind of id using J ... |
Topic: workitems.. |
DragonFist
Replies: 3 Views: 1687
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Feb 19, 2004 6:42 pm Subject: workitems.. |
This should be fine if there is only one user. What if there are multiple persons who should see the workitems before acting on them. Say user1 and user2 are authorized to work on the 10 items. Those ... |
Topic: workitems.. |
DragonFist
Replies: 3 Views: 1687
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Feb 19, 2004 1:32 pm Subject: workitems.. |
Is there a way where we can implement check in and checkout functionality for multiple workitems at a time. Suppose, there are 10 workitems for a user. These workitems are presented to the user in one ... |
Topic: workflow session |
DragonFist
Replies: 6 Views: 2537
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Feb 18, 2004 11:23 am Subject: workflow session |
Ok that means when a user logs on to appserver, then i should passon the userid and password for that user to login into workflow again. this would create a lot of network traffic. Instead of this, is ... |
Topic: workflow session |
DragonFist
Replies: 6 Views: 2537
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Feb 18, 2004 9:41 am Subject: workflow session |
My Scenario is like this. When ever a user logs in, he will call an EJB and in turn EJB should call workflow to access workitems. Between EJB and workflow should there be a session established to acce ... |
Topic: Agent name while accessing workflow |
DragonFist
Replies: 2 Views: 1850
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Feb 13, 2004 11:04 am Subject: Agent name while accessing workflow |
I am using a program to access the workflow exectuion service using the loc.locator policy. In the method call agent.setName(agent_name), what would be the value supplied to agent_name to locate it i ... |
Topic: data flow question |
DragonFist
Replies: 25 Views: 7179
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Feb 13, 2004 6:58 am Subject: data flow question |
My ConfigID is FMCCT... and I wasnt using it while connecting thru the admin utility. There is only one config id on my system. So I thought it wouldnt matter. But When I restarted the admin utility s ... |