In which case we are not advised to use Transformers...?
Answer Posted / aarthi srinivasachari
When exception occurs in a transformer, it swipes off the
pipeline values and 'lastError' will not have the service
stack too. So Transformer is not advised when there is a
possibility of exception from the service used as
transforner. Ex: addInts service, this would throw
exception when there is 'null' input. So if there is a
possibility that one value may be null, do not use
transformer for this value trnaformation.
Also addInts is a common service that can be invoked by
many services. When an exception is caused by addInts being
used as transformer - you can guess how tough it would be
to track down the service that failed with the exception.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain about pub-sub architecture?
Where do you implemented pub-sub architecture?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
How many interfaces you implemented sofar?
how to configure sap adapter 4.1
When we use repeate, exit flow steps?
Explain header handlers in web services
When Should You Use Flow Diagram View?
can any one please post Q and Ans for Trading Networks in webMethods
Explain what are the new features in 8.0 compared to 7.1?
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 to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
When we use repeate flow steps?
Explain about pub-sub architecture, where do you implemented this?
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?