How to use SEQUENCE as the Target of a BRANCH?

Answers were Sorted based on User's Feedback



How to use SEQUENCE as the Target of a BRANCH?..

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

How to use SEQUENCE as the Target of a BRANCH?..

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

Post New Answer

More WebMethods Interview Questions

Can u please tell me abt WebMethods in brief

3 Answers  


use of finally block in exception handling in webmethods

1 Answers   IBM,


In JMS can we publish a document to multiple brokers ? If Possible ,how can we achieve that ?

1 Answers  


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?

0 Answers  


How to Rename and Delete Elements?

2 Answers  






What is Modeler

1 Answers  


What Does a Flow Service Look Like in Diagram View?

1 Answers   Colt, IBM,


How we can catch exception error on run time mode using flow language in webmethods?

0 Answers  


when u use REPEATE,EXIT flow steps?

1 Answers   Cap Gemini, LG CNS, Xavient,


why are you deploying the war (or) ear file?

1 Answers   TCS,


What Is a Third-Party Source Control Application?

1 Answers  


What is the main difference between webservies 6.5 and webservies 7.1.2

1 Answers   IBM,


Categories