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

How can you see partner data using webservice.

1 Answers   Mphasis,


What is the main difference between webservies 6.5 and webservies 7.1.2

1 Answers   IBM,


gate ways in webmethods

4 Answers   IBM,


In which case the transformers should not be used...?

2 Answers   Kekran Mekran,


When Is a Copy of the Input Pipeline Saved in the Audit Log?

1 Answers  






What Are Event Handlers?

1 Answers   Tecnics Integration Technologies,


What Is an Element?

4 Answers  


Explain about pub-sub architecture?

0 Answers  


What Is Dimensionality?

2 Answers  


how to configure sap adapter 4.1

0 Answers   Accenture, HCL,


what is the difference of using transformer in service & direct invoke of service?

3 Answers   Cap Gemini, Siemens,


can we invoke morethan one service in trigger?

4 Answers   Accenture,


Categories