What Is a Replication Service?
Answers were Sorted based on User's Feedback
Answer / kishore kumar.t
Replication Service is one that IS automatically executes
when it prepares to replicate a package
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / adlingepa
If a client bearing service from x service provider, there exist a copy of x service provider(say x-copy), in case x fails, x-copy takes its position to avoid breakdown, this x-copy service referred as replication service.
| Is This Answer Correct ? | 2 Yes | 1 No |
if i have a parent sequence with the property set- exit on success, n the try sequence block set to exit on failure, n the catch sequence block too set to failure, what is the result?
What is the difference between a system locked element and a read-only element?
hai this is prasad webmethods is used to integrate the applications but ,we can do that same by using java also ,then why do we use webmethods please send me the answer
difference between 8x and 9x
What is a flat file schema and what are its uses?
What Is an Element?
What Is a Third-Party Source Control Application?
Is Source Control the Same as Locking?
How many kinds of log files in webmethods?
Can u please tell me abt WebMethods in brief
territories in webmethods
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?