In which case we are not advised to use Transformers...?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / rajesh.ramisetty
The above answer is partial correct and this is also one of
the pitfalls of get last error.It will catch the latest
exception and overwrites the previous exception,so we cant
guarantee all the exceptions are caught and accounted in
getLastError.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sushma
I am not sure but there wont be guarantee of execution in sequence
| Is This Answer Correct ? | 0 Yes | 0 No |
hai this is prasad webmethods is used to integrate the applications but ,we can do that same by using java also ,then why do we use webmethods please send me the answer
how can try and catch block can be implemented using web methods developer ? tell the steps to implement it?
How to find dependents of a selected element on the server?
What Is a Package?
What Is a Replication Service?
what is adictionary
how to configure sap adapter6.1
Should we archive derived files?
steps of deploying a service in webmethods
what is meant by "Block time out" and "Expire time out " in jdbc adapter configuration
in which scenario we will use no tx,in which scenarion we use local tx?
how many interfaces u implimented sofar ?