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 |
What Is a Shutdown Service?
In which case the transformers should not be used...?
if i dont want to repeat then what i need to do?
what is the difference between Schema and SchemaDT
When to Lock an Element?
Explain what are the new features in 8.0 compared to 7.1?
What Happens When a Breakpoint is Encountered?
can any one please post Q and Ans for Trading Networks in webMethods
what is meant by "Block time out" and "Expire time out " in jdbc adapter configuration
How to convert documentlist to document? If document list contain documents and documents contain strings field .how to convert?ple tell me any one.
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.
How ACLs Affect locking?