what is the difference of using transformer in service &
direct invoke of service?
Answer Posted / siva subrahmanyam
1. Multiple services can be invoked via multiple threads that are executed in Parallel and thus Improved performance.
2. Also, the pipeline memory will be optimally used as the pipeline variables need not be carried over multiple flow steps.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
How we can catch exception error on run time mode using flow language in webmethods?
How many interfaces you implemented sofar?
How many kinds of log files in webmethods?
Explain about pub-sub architecture?
how to configure sap adapter6.1
Explain what are the new features in 8.0 compared to 7.1?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
Explain about pub-sub architecture, where do you implemented this?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
can anyone explain in brief about TN Consloe and Webmethods...? As well as All flow steps in webmethods: Branch Repeat Loop Sequence (explain also Try -Catch block for error Handling)
can we build loop step with in the branch
in such a way that the interface is look like that
branch
When we use repeate flow steps?
When Should You Use Flow Diagram View?
When we use repeate, exit flow steps?