ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [SOLVED] Does chng in Program def require Process Import?

Post new topic  Reply to topic
 [SOLVED] Does chng in Program def require Process Import? « View previous topic :: View next topic » 
Author Message
Milesi
PostPosted: Tue Dec 26, 2006 2:19 am    Post subject: [SOLVED] Does chng in Program def require Process Import? Reply with quote

Apprentice

Joined: 15 Apr 2002
Posts: 37

Hello,

I have a process named TR which uses program TIK_TR for several activity implementation.

I would need to change the TIK_TR Program definition (to change Path and file name under Windows NT tab)

I have tried to import to runtime the TIK_TR only and found that:
Existing process instance still follow the old program (use the old path)
New instance of the process also use the old program (use the old path)

If I import again the process definition for TR (with translate option) new instance will then use the new program definition (Old one still follow old definition).

Is there any way to avoid importing the process definition (As it is possible with User defined execution server)?

This will avoid having a new process definition in runtime and would reduce the risk of error on re-importing all process definition just to change path of program used on activities.

Your help and comments are appreciated.
Cheers,
Milesi


Last edited by Milesi on Tue Jan 16, 2007 8:17 pm; edited 2 times in total
Back to top
View user's profile Send private message Yahoo Messenger
jmac
PostPosted: Tue Dec 26, 2006 7:33 am    Post subject: Re: Does change in Program definition require Process Import Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

If I am understanding you correctly, it is my opinion that this is working as designed. however you asked:

Milesi wrote:

Is there any way to avoid importing the process definition?


You can most definitely translate the process without importing it again using fmcibie like this:

Code:
fmcibie -uadmin -ppassword -c"TRANSLATE PROCESS '<process_name>'"

_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Milesi
PostPosted: Wed Dec 27, 2006 1:53 am    Post subject: Reply with quote

Apprentice

Joined: 15 Apr 2002
Posts: 37

Thank you jmac, your suggestion indeed avoid the process importing step.

Change in program will be applicable to all newly created process for the associated process definition.
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [SOLVED] Does chng in Program def require Process Import?
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.