When and why should we use transformers and flow services?
How are they different from each other?
Answer Posted / mallik gedda
Both invoking Flow services and
transformers can be used to provide the same functionality,
but there are certain differences
In case of transformers the order of execution
is not strict(i.e the order of transformer execution)
is not determined and multiple transformers can be
executed at the same time.
And also transformers cannot be used whenever the
underlying data structure dimension is different(for ex:
can't execute a transformer on a document when iterating
over a loop on a document list)
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
What are the advantages of eai?
How many kinds of log files in webmethods?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
how to configure sap adapter6.1
can any one please post Q and Ans for Trading Networks in webMethods
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)
How we can catch exception error on run time mode using flow language in webmethods?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
Where do you implemented pub-sub architecture?
When we use repeate flow steps?
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?
When Should You Use Flow Diagram View?
When we use repeate, exit flow steps?
Explain about pub-sub architecture, where do you implemented this?
post me important interview question on webmethods