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
When we use repeate flow steps?
When we use repeate, exit 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?
Explain about pub-sub architecture?
Where do you implemented pub-sub architecture?
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)
When Should You Use Flow Diagram View?
How many interfaces you implemented sofar?
How many kinds of log files in webmethods?
how to configure sap adapter6.1
can we build loop step with in the branch
in such a way that the interface is look like that
branch
Explain what are the new features in 8.0 compared to 7.1?
post me important interview question on webmethods
Explain what is indices in map flow step?
How we can catch exception error on run time mode using flow language in webmethods?