Author |
Message
|
ucbus1 |
Posted: Thu Jul 17, 2003 6:58 pm Post subject: when will the FDL changes imported into run time take efect |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
I have a process, in which I have changed the data mappings for "step B" in the process. I have exported the process into run time. When will the FDL changes take effect.
I have some instances which already in a step "A"about to reach the step "B". Will my data mappings work with these instances? Or will it take effect with those get created NEW?
Thanks |
|
Back to top |
|
 |
Andy |
Posted: Thu Jul 17, 2003 8:20 pm Post subject: |
|
|
 Centurion
Joined: 14 May 2003 Posts: 122
|
MQWF internally maintains versions of a process templates.
All the inflight process instances run as old process templates whereas any new instance started after importing the new FDL will run as new process template. It should be true even in case you change data mapping only. _________________
Andy |
|
Back to top |
|
 |
jmac |
Posted: Fri Jul 18, 2003 5:00 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Whem MQWF creates an instance, it has cloned the entire template (just have a look at the ActivityInstances w/ the api). SO, even if an instance lasts 6 Months and the template changes many times, it will still use the template as it existed the day it was created. _________________ John McDonald
RETIRED
Last edited by jmac on Tue Apr 06, 2004 5:31 am; edited 1 time in total |
|
Back to top |
|
 |
MaheshPN |
Posted: Fri Jul 18, 2003 11:27 am Post subject: when will the FDL changes imported into run time take efect |
|
|
 Master
Joined: 21 May 2003 Posts: 245 Location: Charlotte, NC
|
Assuming that you have don't have version control on template, If you change only the users(adding or deleting users to role) belonging to the activity which is not yet started, new changes will effect. Jhon correct me if I am wrong
Thanks,
Mahesh
IBM Certified Solution Expert - MQWorkflow |
|
Back to top |
|
 |
jmac |
Posted: Fri Jul 18, 2003 11:33 am Post subject: Re: when will the FDL changes imported into run time take ef |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
MaheshPN wrote: |
Assuming that you have don't have version control on template, If you change only the users(adding or deleting users to role) belonging to the activity which is not yet started, new changes will effect. Jhon correct me if I am wrong |
I don't understand your comment regarding version control... But you are right about the staffing. The staff resolution will take place at the time each activity becomes ready, so staffing changes will be taken into account. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
MaheshPN |
Posted: Fri Jul 18, 2003 1:00 pm Post subject: when will the FDL changes imported into run time take efect |
|
|
 Master
Joined: 21 May 2003 Posts: 245 Location: Charlotte, NC
|
Hi jhon,
I was just trying to say "Valid From Date" of the template.
IF I change the role property in the new template with post date and import in to runtime, I belive it will still affects the users belongs to current process intance. Is that right john?
Thanks,
Mahesh |
|
Back to top |
|
 |
Ratan |
Posted: Fri Jul 18, 2003 1:04 pm Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
Mahesh,
Basically you are updating your Role definition there. so no matter what date your PT has it will effect every PI, If you imported the new role into runtime. _________________ -Ratan |
|
Back to top |
|
 |
it_qoo |
Posted: Mon Apr 05, 2004 8:20 pm Post subject: |
|
|
Novice
Joined: 23 Feb 2004 Posts: 24
|
Which document has info about this?
Thanks. |
|
Back to top |
|
 |
jmac |
Posted: Tue Apr 06, 2004 5:35 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
I would guess that it would be "Getting started with Buildtime", or maybe "Concepts and Architecture" _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
|