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

What is scope?

2 Answers   TCS,


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

4 Answers   Accenture, TCS,


scenario: 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 need my branch to exit from loop B, what should i do?

2 Answers   IBM,


What is the difference between a system locked element and a read-only element?

3 Answers  


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

2 Answers   Kekran Mekran,






How to Restore a Session on a Server?

1 Answers  


When we use exit flow steps?

1 Answers  


what are client groups?

2 Answers   Cap Gemini, IBM,


Explain header handlers in web services

0 Answers   CTS, Satyam,


How to open a session on a different server?

1 Answers  


Can you spell SAP, ERP, CRM, XML and EDI properly?

4 Answers  


If i have to move packages from one IS to another, which process would u suggest, is it thru wmDeployer or someother processes like publish/subscribe?

5 Answers   IBM,


Categories