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 |
What is a scope of a variable that declared inside the main? Is tht accessible in try & catch block?
Hi I am using Wenmethods 7.1 since many years. I am on Webmethods project. Today my Boss asked me about CLSRIM (Webmethods service, when one server is down, automatically another will take over. Can you please throw some light on above ? OR from where can I get some help ? IT IS URGENT...... Komalika
How to connect jdbc connection in webmethods without server and with server step by step explain.
When we use repeate, exit flow steps?
What Happens When a Client Runs a Service with ACLs?
n what folder is the webMethods documentation for the Broker Admin package located?
Join types in Trigger?Explain?
When Is a Copy of the Input Pipeline Saved in the Audit Log?
When Should You Use Flow Diagram View?
In webMethods Integration Platform, where is the lock information stored (such as names of elements that are locked, when they were locked, etc.)?
what are the new features in 8.0 compared to 7.1?
Explain what is indices in map flow step?