By how many ways can we invoke a service?
Answer Posted / 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 |
Post New Answer View All Answers
What are the advantages of eai?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
Explain what are the new features in 8.0 compared to 7.1?
How many kinds of log files in webmethods?
can anyone explain in brief about TN Consloe and Webmethods...? As well as All flow steps in webmethods: Branch Repeat Loop Sequence (explain also Try -Catch block for error Handling)
Explain about pub-sub architecture?
When we use repeate flow steps?
how to configure sap adapter 4.1
Explain about pub-sub architecture, where do you implemented this?
When we use repeate, exit flow steps?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
How we can catch exception error on run time mode using flow language in webmethods?
post me important interview question on webmethods
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?
can any one please post Q and Ans for Trading Networks in webMethods