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 a Shutdown Service?

2 Answers  


In which case the transformers should not be used...?

2 Answers   Kekran Mekran,


if i dont want to repeat then what i need to do?

7 Answers   Polaris,


what is the difference between Schema and SchemaDT

2 Answers  


When to Lock an Element?

1 Answers  


Explain what are the new features in 8.0 compared to 7.1?

0 Answers  


What Happens When a Breakpoint is Encountered?

1 Answers  


can any one please post Q and Ans for Trading Networks in webMethods

0 Answers   TCS,


what is meant by "Block time out" and "Expire time out " in jdbc adapter configuration

1 Answers   Colt, Satyam,


How to convert documentlist to document? If document list contain documents and documents contain strings field .how to convert?ple tell me any one.

3 Answers   CTS,


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.

1 Answers  


How ACLs Affect locking?

2 Answers  


Categories