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 Happens When a Client Runs a Service with ACLs?

1 Answers  


what is the difference between Schema and SchemaDT

2 Answers  


What is a scope of a variable that declared inside the main? Is tht accessible in try & catch block?

3 Answers   FCS,


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

7 Answers   Polaris,


how to configure sap adapter 4.1

0 Answers   Accenture, HCL,






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

2 Answers   Emphasis, HCL, iGate,


What Is a Flow Service?

1 Answers  


different b/t war,ear,jar files?

1 Answers   TCS,


What is the file (.jar) name that sharing between WebMethods integrated with JD Edwards???

1 Answers  


Explain what is indices in map flow step?

0 Answers  


when we are using loop and when we use repaet?

1 Answers   Fiserv,


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

1 Answers  


Categories