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 |
how to get a data from FTP server in webMethods Integration server?
How to find dependents of a selected element on the server?
When to Unlock an Element?
what is the difference between a loop and a repeat?
How to Create an IS Schema?
Should we archive derived files?
can we invoke morethan one service in trigger?
IS is thread or process ?
How to Know Who Has an Element Locked?
i have partner A,and partner B, then i want to send a document to partner B, what are requirements i will provide to partners ?
Can you spell SAP, ERP, CRM, XML and EDI properly?
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?