what is difference between invoke & transformers
Answers were Sorted based on User's Feedback
Answer / lakshmi
invoke is used to invoke a service with in another flow service.Transformers are the services we used to accomplish value transformations in the pipeline tab.we can use any service as transformer.
Is This Answer Correct ? | 9 Yes | 0 No |
Invoke: invoke the service with in flow
Transformer:transformer the Service invoked pipeline
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / lakshmi
Invoke is used to invoke a service with in the flow service.
But transformers are nothing nothing but services used to accomplish value transfermations in the pipeline tab.We can use any service as transformer
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sunil
Invoke: By using this we can invoke a single service at a time...
Tranformers: It is in MAP Step by using this we can invoke multiple services in single step ...
..>Here services in map step will execute Randomly..
..>move varibles i/p to o/p vice versa..
..>assign values to variable in the pipeline
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / deepikamurari
If we are having some common predefined services,we call call in another flow service using invoke
Transformers---we can place multiple transformers in 1 map step which is used for data conversion
ex:pub.length ,pub.concat
Is This Answer Correct ? | 0 Yes | 0 No |
When Should You Use Flow Diagram View?
What is meant by "copy" condition in webmethods
Join types in Trigger?Explain?
How to open a session on a different server?
Explain what is indices in map flow step?
What Is a Flow Step?
What Is Data Validated Against?
What Is an ACL?
how to debug a flowservice in webmethods
What Is a Startup Service?
When to Lock an Element?
What Is Dimensionality?