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 |
Difference between Scheduler service and adapter pooling notification?
How You Can Delete Session Logs On IS?
What Does an IS Schema Look Like?
how can try and catch block can be implemented using web methods developer ? tell the steps to implement it?
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)
Can you spell "Webmethods" properly in the language of your choice?
what are the new features in 8.0 compared to 7.1?
i have partner A,and partner B, then i want to send a document to partner B, what are requirements i will provide to partners ?
How Java Services Are Organized on the webmethods Server?
When and why should we use transformers and flow services? How are they different from each other?
Should we archive derived files?
What happens to the locks on elements when we replicate a package?