Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Wht is process name dynamic override?

Answer Posted / kumar k

for example we have 3 processes like addition,subtraction,division and one default process.now we have to call the one process dynamically,based on incoming values,when the process instance running.suppose getting input two values a,b then you have write this....in callprocess activity process dynamic override Xpath builder.
if ($Map-Data/root/a > $Map-Data/root/b)
then
'/processdynamicoverride/addition.process'
else if($Map-Data/root/a = $Map-Data/root/b)
then
'/processdynamicoverride/division.process'
else if($Map-Data/root/b > $Map-Data/root/a)
then
'/processdynamicoverride/subtraction.process'
else
'/processdynamicoverride/default.process'

based on the a,b values the process dynamically calls one process.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where does the tibco admin maintains the version history of the application? Please tell us the path?

1048


When is a 'generate error' activity useful?

1084


What are the possible error output's of read file activity?

1081


What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?

1089


If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.

1532


What are the different modes of service invocation in tibco?

1270


Can there be two error transitions out of an activity ?

1292


How to use legacy .dat file format with latest designer ?

1104


What is vcrepo.dat?

1103


What is tibco?

1161


What activities are supported in jta transaction?

1068


If Sender has sent the message on a queue.If the JMS Primary Server went down and secondary Server get the message which is lost. Where is the message now?

1641


What is the difference between jms queue receiver and jms queue requestor?

1075


What is the purpose of the inspector activity ?

1106


Why we implement the tibco in our organization or company?

1036