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

What is Broker Data Types?

1 Answers   TCS,


What Is a Startup Service?

3 Answers  


how to configure sap adapter 4.1

0 Answers   Accenture, HCL,


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  


What Does an IS Schema Look Like?

1 Answers  






What Happens When a Breakpoint is Encountered?

1 Answers  


What Are Transformers?

3 Answers  


How to use SEQUENCE as the Target of a BRANCH?

2 Answers   Accenture,


By how many ways can we invoke a service?

5 Answers   WestRock,


What Is Developer?

2 Answers  


What is the main difference between webservies 6.5 and webservies 7.1.2

1 Answers   IBM,


What Does a Flow Service Look Like in Diagram View?

1 Answers   Colt, IBM,


Categories