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
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
What are the advantages of eai?
Where do you implemented pub-sub architecture?
When we use repeate, exit flow steps?
How many interfaces you implemented sofar?
can any one please post Q and Ans for Trading Networks in webMethods
Explain header handlers in web services
How we can catch exception error on run time mode using flow language in webmethods?
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?
how to configure sap adapter6.1
How many kinds of log files in webmethods?
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?
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)