Author |
Message |
Topic: update dafault value in data structure? |
tigerliew
Replies: 5 Views: 3673
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Nov 30, 2005 1:24 am Subject: update dafault value in data structure? |
It is effective if the changes, you want, are permanant. If the application needs the change dynamically(while it is running) you can use workflow api and change it.
if you are using the jsp pages ... |
Topic: update dafault value in data structure? |
tigerliew
Replies: 5 Views: 3673
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Nov 28, 2005 6:40 pm Subject: update dafault value in data structure? |
Thanks!
WorkFlow version is 3.5.
Now,I change FDL Files but i dont think its a effective way,is it? API is a good way,but i cant find any reference from IBM MQSeries Workflow programming guide.
wou ... |
Topic: update dafault value in data structure? |
tigerliew
Replies: 5 Views: 3673
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Sun Nov 20, 2005 6:22 pm Subject: update dafault value in data structure? |
It is possible to update a value in a data structure assigned to program activity in a process template? For example, a data structure named JDataA assigned to a process template ProcssA,which contain ... |
Topic: how could i get graph layer via api for jsp? |
tigerliew
Replies: 4 Views: 2663
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Oct 27, 2005 5:11 pm Subject: how could i get graph layer via api for jsp? |
thank you. I try the APIs,but i couldnt understand how to map xPosition or yPosition in SymbolLayout ,and I couldnt understand how to map the
Points from API bendPoints. you said persistentOidOfSou ... |
Topic: help me ! |
tigerliew
Replies: 1 Views: 1754
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Oct 13, 2005 3:48 am Subject: help me ! |
i assigned a field named "prsn_slct" to "people from container " to a node in a process template.And in running time ,i didnt know how to program to manager it ,could any one give me ideas? |
Topic: re-install MQ WorkFlow Error |
tigerliew
Replies: 1 Views: 1678
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 03, 2005 9:14 am Subject: re-install MQ WorkFlow Error |
I got a problem while re-install MQ WorkFlow (DB2 8.1/MQSeriese/MQWorkFlow3.5),but while creating buildingTime DataBase,Some Error occurred:FMC33920E Error occurred. See e:\program files\ibm websphere ... |
Topic: how could i get graph layer via api for jsp? |
tigerliew
Replies: 4 Views: 2663
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Sep 28, 2005 5:46 pm Subject: how could i get graph layer via api for jsp? |
thank you very much,I am not good at English.I could express myself clearly here.
I try to Write a program to display a graph that will let user know which workitem was finished and which workitem wo ... |
Topic: how could i get graph layer via api for jsp? |
tigerliew
Replies: 4 Views: 2663
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Sep 27, 2005 9:44 pm Subject: how could i get graph layer via api for jsp? |
hi all
how could i get graph layer of any process instance via java api for jsp?
pls help me ,or give me ideas!
tiger liu |
Topic: how to set field values in output container via API for java |
tigerliew
Replies: 2 Views: 2243
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Sep 27, 2005 7:48 pm Subject: how to set field values in output container via API for java |
thanks! i forget the pea.setOutContainer(clssOut)  |
Topic: how to set field values in output container via API for java |
tigerliew
Replies: 2 Views: 2243
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Sat Sep 24, 2005 8:33 pm Subject: how to set field values in output container via API for java |
hi all
i am just a beginner,I have no idea for setting one or more fields of data structures .For example ,i mapped dataField1 to dataField2.And when i checked the field after one workitem complet ... |