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
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 |
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 |
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 |
In webMethods Integration Platform, where is the lock information stored (such as names of elements that are locked, when they were locked, etc.)?
How to remove a system lock from an element?
how to get a data from FTP server in webMethods Integration server?
territories in webmethods
What Is Data Validation?
How many kinds of log files in WebMethods???? and where are they exist???
What Is a Shutdown Service?
2. What are the different ports in IS?
Why we use Local transaction and there boundaries.
By how many ways can we invoke a service?
post me important interview question on webmethods
When and why should we use transformers and flow services? How are they different from each other?