when we are using loop and when we use repaet?
Answer / nagababu
when we are using repeat?
Repeat on” property is set to FAILURE. Use when a service accesses a remote server and
you want the service to retry if the server is busy. Make the service that accesses the
remote server a child element of a REPEAT flow step, and then set the Repeat on
property to FAILURE. If the service attempts to access the Web site and it fails, the
REPEAT flow step attempts to retry the service again. You also set a Repeat interval that
causes the REPEAT flow condition to wait a period of time before invoking the
service again.
“Repeat on” property is set to SUCCESS. Use in a Web‐automation service when you want
to repeat a load and query step and a “Next Page” button exists in the current
document, indicating that there are additional pages to be processed. End the
REPEAT flow step when the query step fails to retrieve a “Next Page” button in the
current document.
when we are using loop?
loop repeat based on array variable you should pass the values of array. you should pass the array variable name in input array property. this time use the loop.
| Is This Answer Correct ? | 4 Yes | 0 No |
Explain about pub-sub architecture?
Do you buy stocks or bonds from a Broker?
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.
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 ?
Difference between Trigger disable and trigger suspend?trigger queue location ?
what is the difference between Schema and SchemaDT
what is the difference between a loop and a repeat?
Difference between custom sql ,dynamic sql ? when we use custom sql,when we use dynamic sql?
How You Can Delete Session Logs On IS?
How many kinds of log files in WebMethods???? and where are they exist???
when we are using loop and when we use repaet?
How to Rename and Delete Elements?