How to use SEQUENCE as the Target of a BRANCH?
Answers were Sorted based on User's Feedback
Answer / jayeshrnair
set evaluate label property of branch step to true.
Then set the label property of sequence with the value
on which it needs to be processed.
| Is This Answer Correct ? | 27 Yes | 0 No |
Answer / dinesh
In addition to the above answer, we can use the branch in
the context of switch case also, for that we have to set
the evaluate label property of the branch to false and the
set the value for the SWITCH property of the branch as the
variable based on which you want to switch and set the
label property of the branch as the posible value for the
variable you gave in switch.
| Is This Answer Correct ? | 19 Yes | 0 No |
How many ways can you invoke a service?
what is indices in MAP flow step?
can we build loop step with in the branch in such a way that the interface is look like that branch <transactiontype > sequence: Deposit loop <accno> xxxxxx sequence: current loop <accno> xxxxxxx sequence: savings loop <accno> can we achieve the above senario.
Explain about pub-sub architecture, where do you implemented this?
different b/t war,ear,jar files?
Where do you implemented pub-sub architecture?
can we invoke morethan one service in trigger?
Why we use Local transaction and there boundaries.
2. What are the different ports in IS?
What Is a Startup Service?
What Is a Replication Service?
How to remove a system lock from an element?