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...


What is the puprose of Job Shared varaibel or tell me about
about job shared variable?

Answers were Sorted based on User's Feedback



What is the puprose of Job Shared varaibel or tell me about about job shared variable?..

Answer / chiranjeevi

A Job Shared Variable allows you to store data for use by
each process instance. A separate copy of the variable is
created for each new process instance. This resource is
useful for passing data to and from sub-processes without
creating an input or output schema for the called process.
You can use the Get Shared Variable and Set Shared Variable
activities to access the data instead of mapping data to a
called processes input or output schemas. New process
instances receive a copy of the variable, so data cannot be
shared across process instances.

Scope of the job shared variable is with in the process
instance i.e the values which was set in one process
instance ,can not be avaible in other process.
If job shared variable in Process definition-1 set to 5
then the same value will not exist in process definition -2
.This means a separate copy of instance is maintained in
each process instance.

Is This Answer Correct ?    31 Yes 1 No

What is the puprose of Job Shared varaibel or tell me about about job shared variable?..

Answer / vijay

Job Shared variable allows to access data within the same process instance and sub-process of that instance, once data has been set in super-process can be get that data in sub-process unless 'spawn' check box is enabled. but we can't access the data in different processes like shared variable does.

Is This Answer Correct ?    0 Yes 0 No

What is the puprose of Job Shared varaibel or tell me about about job shared variable?..

Answer / v

Job shared variable allows to access data across process
instances. This variable is useful to share data between
sub-process without creating input or output schema for the
called process.

Is This Answer Correct ?    5 Yes 13 No

Post New Answer

More TIBCO Interview Questions

Which are the two process variables available to all activities with inputs ?

0 Answers  


by using java language only we use this integration

0 Answers  


If there are Senders who are sending messages on a queue. And these messages are not yet received by the consumers. They are still lying in the server. But before the consumers could receive the message the server went down. Since they are persistent messages, they are saved. But when secondary comes up how will the secondary server will get the message because it’s a different machine. How will it get the messages which are with the Primary server?

0 Answers  


How do wait-notify resources work ?

0 Answers  


How can we get field as input to the input field of another palete as <a>b</a> is there then i need to get as <C>a-b</C>

0 Answers  


How we can send the message from jms to RV?

1 Answers   Accenture,


When is a 'generate error' activity useful?

0 Answers  


What are the types of encoding which BW follows?

1 Answers   IBM,


What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?

0 Answers  


I want to learn TIBCO? I have 4+ years of IT Exp in iSeries. But, i am interested in learing the TIBCO. Could anybody suggest..?

2 Answers  


Wht is process name dynamic override?

2 Answers   Accenture,


What are the output formats for xslt?

0 Answers  


Categories