What Are Transformers?

Answers were Sorted based on User's Feedback



What Are Transformers?..

Answer / hemakumar

Transformers are the services you use to accomplish value
transformations on the Pipeline
tab.
You can only insert a transformer into a MAP step.
You can use any service as a transformer.
This includes any Java, C or flow service that you create
and any built-in
services in WmPublic, such as the
pub.date.getCurrentDateString and the pub.string.concat
services. By using transformers, you can invoke multiple
services (and perform multiple
value transformations) in a single flow step.

Is This Answer Correct ?    11 Yes 0 No

What Are Transformers?..

Answer / shiva

Services are called as Transformers, this will insert
through map step.Multiple transformations done through the
single flow.

Is This Answer Correct ?    2 Yes 0 No

What Are Transformers?..

Answer / vijayakumar b

Still there are some drawbacks in using the transformer.

Because all the service under transformer are running as a
seperate thread. But in the flowservice it will be
executing all the steps in a single thread.

So if we are going to use only one or two service in the
transformer it wont be a big deal.

Otherwise the performance will be a issue

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More WebMethods Interview Questions

difference between 8x and 9x

2 Answers   Fiserv,


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

1 Answers  


If i have to move packages from one IS to another, which process would u suggest, is it thru wmDeployer or someother processes like publish/subscribe?

5 Answers   IBM,


What Is a Third-Party Source Control Application?

1 Answers  


What is Modeler

1 Answers  






How many kinds of log files in webmethods?

0 Answers  


when u use REPEATE,EXIT flow steps?

1 Answers   Cap Gemini, LG CNS, Xavient,


what is the variable need to keep in the clearpipeline service

1 Answers   Wipro,


different b/t war,ear,jar files?

1 Answers   TCS,


How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?

0 Answers  


what are the new features in 8.0 compared to 7.1?

4 Answers   Satyam,


how can try and catch block can be implemented using web methods developer ? tell the steps to implement it?

3 Answers   Interra IT,


Categories