|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Creation of activity after given no of days |
« View previous topic :: View next topic » |
Author |
Message
|
mqwhelp |
Posted: Wed May 29, 2002 1:11 am Post subject: Creation of activity after given no of days |
|
|
Voyager
Joined: 20 Dec 2001 Posts: 85 Location: TCS
|
Hi All,
I have a requirement of creating the process instance only after certain time after completing the business..
The business is controlled by some java application..
For example A user is doing the registration process in the application
once it has been completed an MQ workflow activity must be created after 5 days after the successful registration process.
How can I achieve it??
Waiting for reply |
|
Back to top |
|
 |
jmac |
Posted: Wed May 29, 2002 7:47 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
I would say that you are going to have to have your java app store the information externally, and check it every so often (maybe each time the app starts) to see if its time to create an instance. This app could then use either the java api or the XML interface to start the required instance.
GOOD LUCK _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
Mark |
Posted: Wed May 29, 2002 10:54 am Post subject: |
|
|
Acolyte
Joined: 30 Dec 2001 Posts: 55
|
Hi
Unless I have missunderstood your requirement you can implement it in
one more way . U can have a process model which contains Activity A & B.
Start the process & Activity A , After 5 days B Will get started & that will a call a java program which can create the desired Work Flow Process/Activity.
Hope this makes sense. |
|
Back to top |
|
 |
vedbhat |
Posted: Wed May 29, 2002 5:50 pm Post subject: |
|
|
 Disciple
Joined: 19 Mar 2002 Posts: 186 Location: Singapore
|
Hi,
Just to modify what Mark has said.
You can have an process model with activities A, B anc C. Here A is the registration Process and upon completion of A, you can have an automatic activity which will check for the start time and current time until 5 days and after 5 days activity C is started.
This is possible but may be resource consuming.
Cheers
Ved _________________ IBM Certified Solutions Expert - MQSeries Workflow
IBM Certified Specialist - MQSeries |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|