If there are two sub processes then how can we call at a
time one sub process dyanmiccally by using call porcess?
Answers were Sorted based on User's Feedback
Answer / chiranjeevi
In call process we have an option as Process Name Dynamic
Override, this field is used to determine dynamically
which process to call when the process instance is
running.But here both the sub process should have the same
input,output and error schema.
| Is This Answer Correct ? | 20 Yes | 0 No |
In call process we have process name dynamic override, this
helps us to call the specific process while running.
For ex: we have 2 sub processes in which while running
based on some condition we are calling a single sub
process. If else Condition can be given for Dynamic
overriding. etc.,But here both the sub process should have
the same input,output and error schema.
| Is This Answer Correct ? | 9 Yes | 0 No |
Which mechanism can be used to pass data between a process instance and a called sub process other than mapping from/to the callee's input/output ?
If I start multiple instances of the same process(which is listening on a queue), will I have multiple receivers on a queue ?
What is the Difference between JMS queue reciever and JMS queue requestor?
What is business key?
how to create a directory using external command activity in BW? can u please tell the cmd?
What is the role of tra?
What is File adapter,ADB Adapter in tibco? DIff BW Them
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>
What are the revision control system options available in tibco designer?
How u can manage ur bw memory if u want save ur memory, which property?
what is alias file in TIBCO?
If you are posting a message on a queue & Server is down. What happens.