what kind of error will be occurred if u did not mention from to the exit flow step

Answers were Sorted based on User's Feedback



what kind of error will be occurred if u did not mention from to the exit flow step..

Answer / siva subrahmanyam

By default, loop will be assumed and will exit from the
loop if the exit step is present inside a loop.

If the exit step is not within the loop step, then it
throws the below error:

" com.wm.lang.flow.FlowException:[ISC.0049.9001]
FlowExit '' -- no valid ancestor to exit from $loop"

Is This Answer Correct ?    9 Yes 0 No

what kind of error will be occurred if u did not mention from to the exit flow step..

Answer / van

Hi, if we did not mention exit from flow in the exit flow step , then it will throws Flow Exception .

Is This Answer Correct ?    6 Yes 0 No

what kind of error will be occurred if u did not mention from to the exit flow step..

Answer / aarthi srinivasachari

com.wm.lang.flow.FlowException:[ISC.0049.9001] FlowExit '' -
- no valid ancestor to exit from $loop
Launch completed: 2013-05-24 11:48:03.056

The exit step is by default set to $loop I guess. The above
is the extract from Designer when I stepped through 'Exit'
without a exit consition.

Is This Answer Correct ?    4 Yes 0 No

what kind of error will be occurred if u did not mention from to the exit flow step..

Answer / banuprakash32

null pointer exception

Is This Answer Correct ?    4 Yes 4 No

Post New Answer

More WebMethods Interview Questions

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

1 Answers   TCS,


I have a loop a, under which I have a child loop b, under which I have a branch with few services with a condition. If a condition is satisfied , then I needmy branch to exit from loop b, what should I do?

1 Answers  


What Is Data Validation?

1 Answers   TCS,


how can try and catch block can be implemented using web methods developer ? tell the steps to implement it?

3 Answers   Interra IT,


Where do you implemented pub-sub architecture?

0 Answers  






How to Change the Order of Steps in a Flow Service?

1 Answers  


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

2 Answers   Kekran Mekran,


What Happens When a Client Runs a Service with ACLs?

1 Answers  


what is the variable need to keep in the clearpipeline service

1 Answers   Wipro,


what is the difference between lexical ooperators,logical operators?which one is mainly used in filter,broker?why?

2 Answers   Emphasis, HCL, iGate,


How to find dependents of a selected element on the server?

2 Answers  


How to Find Elements in the Navigation Panel?

2 Answers  


Categories