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

Explain what is indices in map flow step?

0 Answers  


What Are Transformers?

3 Answers  


i am having a csv file and it is passed to the tokenize and is passed to the three different fields without setting the indices property. my question is to which variable which value goes or all the tokenized fields tobe passed? for eg:santosh.giridhar_satish_satish.csv-->tokenize what will happen

3 Answers   Mphasis, TCS,


What Is a Regular Expression?

1 Answers   FRB,


what is difference between invoke & transformers 

5 Answers  






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,


How can you see partner data using webservice.

1 Answers   Mphasis,


can u explain abt Pub-Sub Architecture,where do u implemented this?

3 Answers   Cap Gemini, Cognizant,


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

3 Answers   Interra IT,


can we invoke morethan one service in trigger?

4 Answers   Accenture,


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

1 Answers   TCS,


what are client groups?

2 Answers   Cap Gemini, IBM,


Categories