How to use SEQUENCE as the Target of a BRANCH?
Answer Posted / 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 |
Post New Answer View All Answers
How we can catch exception error on run time mode using flow language in webmethods?
Where do you implemented pub-sub architecture?
how to configure sap adapter6.1
Explain about pub-sub architecture?
How many kinds of log files in webmethods?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
What are the advantages of eai?
how to configure sap adapter 4.1
When we use repeate flow steps?
Explain about pub-sub architecture, where do you implemented this?
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?
When Should You Use Flow Diagram View?
When we use repeate, exit flow steps?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
can anyone explain in brief about TN Consloe and Webmethods...? As well as All flow steps in webmethods: Branch Repeat Loop Sequence (explain also Try -Catch block for error Handling)