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 » Container Changes in Production Environment

Post new topic  Reply to topic
 Container Changes in Production Environment « View previous topic :: View next topic » 
Author Message
yworkflow
PostPosted: Fri Aug 29, 2003 7:57 am    Post subject: Container Changes in Production Environment Reply with quote

Newbie

Joined: 29 Aug 2003
Posts: 4

I needed to add new variable in data structure. I did it and try to execute the program and I am getting error 113.

ReadOnlyContainer.leaves() methods return the new structure for the process instances which were created before container changes. And problem is ContainerElement.getString() throws FMCEXCEPTION for newly added element. Looks it is not able to correlate the old instance with newly added variables.

I can catch the exception and set value to something. But is there any way through ADMIN tool to set values for old process instances (instead of program)?
Back to top
View user's profile Send private message
Ratan
PostPosted: Fri Aug 29, 2003 8:05 am    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

The newly added members will not reflect in the old Process Instances. All the new Process Instances will have the new members.

You cant change an In-Flight Process Instance.
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
amittalekar
PostPosted: Fri Aug 29, 2003 10:05 am    Post subject: Reply with quote

Disciple

Joined: 03 Apr 2002
Posts: 166
Location: VA, USA

U can't change inflight process instances.... so ur corresponding code should never change in production...

wht best u can do is someway distinguish between old process instance and new proc instance and call corresponding code... just think of changing process name or activity name (just a thought) and add the changed implementation at different place (say at different method & call this nethod).... hope this helps...
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 » Container Changes in Production Environment
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.