By how many ways can we invoke a service?

Answers were Sorted based on User's Feedback



By how many ways can we invoke a service?..

Answer / rajendraprasad cherukuri

Following are the multiple ways to invoke a flow service in
webMethods.

1.using invoke step within webMethods IDE
2.using Transformers in Map Step
3.using remoteInvoke builtin service can invoke flow service
from other webMethods Environment
4.using service.doInvoke() in Java services
5.using webServices,consuming webService provider
operations.
6.using webmethods supported protocols like http,https.
Ex: http://hostname:portnumber/Invoke/namespace
7.using Publish subscribe mechanism in webmethods
8.In BPM using CAF application,invoking the flow service
through a webservice call
9.using Scheduler in webMethods
10.using Filepolling in webMethods
11.using Startup & Shutdown services

Is This Answer Correct ?    27 Yes 0 No

By how many ways can we invoke a service?..

Answer / wmdev

As per my knowledge , a service can be invoked in 3 ways :
1.Direct Invocation
2.Soap call
3.Publish and subscribe

Is This Answer Correct ?    10 Yes 0 No

By how many ways can we invoke a service?..

Answer / ninad patil

There are many ways:
1. http/s get/post
2. FTP
3. SMTP
4. SOAP
5. Thick Client

Is This Answer Correct ?    5 Yes 0 No

By how many ways can we invoke a service?..

Answer / amar desai

Service.doInvoke()
invoke step
request through transport protocol i.e. http, https...

Is This Answer Correct ?    5 Yes 0 No

By how many ways can we invoke a service?..

Answer / kiran

From TN Processing rule.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WebMethods Interview Questions

What is a scope of a variable that declared inside the main? Is tht accessible in try & catch block?

3 Answers   FCS,


What Happens When a Breakpoint is Encountered?

1 Answers  


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

1 Answers  


How webMethods Developer Supports Tables?

1 Answers  


How we can catch exception error on run time mode using flow language in webmethods?

0 Answers  






How to Find Elements in the Navigation Panel?

2 Answers  


What is correlation ID?

1 Answers   Colt,


how to configure sap adapter 4.1

0 Answers   Accenture, HCL,


what are the functions or operations support 'WSDL"

1 Answers   CSC,


Hi I am using Wenmethods 7.1 since many years. I am on Webmethods project. Today my Boss asked me about CLSRIM (Webmethods service, when one server is down, automatically another will take over. Can you please throw some light on above ? OR from where can I get some help ? IT IS URGENT...... Komalika

4 Answers  


What Is an Element?

4 Answers  


what is difference between invoke & transformers 

5 Answers  


Categories