what is difference between invoke & transformers 

Answers were Sorted based on User's Feedback



what is difference between invoke & transformers ..

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

what is difference between invoke & transformers ..

Answer / varadharajulareddy

Invoke: invoke the service with in flow

Transformer:transformer the Service invoked pipeline

Is This Answer Correct ?    5 Yes 0 No

what is difference between invoke & transformers ..

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

what is difference between invoke & transformers ..

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

what is difference between invoke & transformers ..

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

Post New Answer

More WebMethods Interview Questions

What happens to the locks on elements when we upgrade webMethods Integration Platform?

1 Answers  


Is Source Control the Same as Locking?

1 Answers  


if i have a parent sequence with the property set- exit on success, n the try sequence block set to exit on failure, n the catch sequence block too set to failure, what is the result?

2 Answers   IBM,


what are the functions or operations support 'WSDL"

1 Answers   CSC,


In webMethods Integration Platform, where is the lock information stored (such as names of elements that are locked, when they were locked, etc.)?

2 Answers  






What Is an ACL?

1 Answers  


I have a loop a, under which I have a child loop b, under which I have a branch with few services with a condition. If a condition is satisfied , then I needmy branch to exit from loop b, what should I do?

1 Answers  


What Is a Lock?

1 Answers  


How You Can Delete Session Logs On IS?

1 Answers  


When we use repeate flow steps?

0 Answers  


In ftp, if we need to change username and password. what we have to do?

1 Answers   IBM,


what are extended settings?

2 Answers   IBM,


Categories