Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 ?    28 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 the difference of using transformer in service & direct invoke of service?

3 Answers   Cap Gemini, Siemens,


What Happens When an Event Occurs?

2 Answers  


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

1 Answers  


What Are Input and Output Parameters?

1 Answers  


How to find dependents of a selected element on the server?

2 Answers  


Difference between custom sql ,dynamic sql ? when we use custom sql,when we use dynamic sql?

4 Answers   Quinnox,


How Java Services Are Organized on the webmethods Server?

2 Answers  


Is Source Control the Same as Locking?

1 Answers  


scenario: 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 need my branch to exit from loop B, what should i do?

2 Answers   IBM,


How to Create an ACL?

4 Answers   TCS,


What Is a Third-Party Source Control Application?

1 Answers  


Explain about pub-sub architecture?

0 Answers  


Categories