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 the file (.jar) name that sharing between WebMethods integrated with JD Edwards???
How to Create an IS Schema?
When to Unlock an Element?
how can try and catch block can be implemented using web methods developer ? tell the steps to implement it?
How you can implement finally block in flow services ?
explain about endpoint url,endpoint alias?
What is the main difference between webservies 6.5 and webservies 7.1.2
what is difference between groups and ACL groups
In what folder is the webMethods documentation for Broker located?
What Happens When a Client Runs a Service with ACLs?
What Is a Flow Step?
how to debug a flowservice in webmethods