can we build loop step with in the branch
in such a way that the interface is look like that
branch <transactiontype >
sequence: Deposit
loop <accno>
xxxxxx
sequence: current
loop <accno>
xxxxxxx
sequence: savings
loop <accno>
can we achieve the above senario.
No Answer is Posted For this Question
Be the First to Post Answer
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?
How to find dependents of a selected element on the server?
What Is an Element?
what is the variable need to keep in the clearpipeline service
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?
What Is a Third-Party Source Control Application?
What is the main difference between webservies 6.5 and webservies 7.1.2
What Is a Startup Service?
different b/t war,ear,jar files?
how to configure sap adapter6.1
what are the new features in 8.0 compared to 7.1?
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 needmy branch to exit from loop b, what should I do?