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
can any one please post Q and Ans for Trading Networks in webMethods
How we can catch exception error on run time mode using flow language in webmethods?
Where do you implemented pub-sub architecture?
When we use repeate, exit flow steps?
Explain header handlers in web services
How many kinds of log files in webmethods?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
When Should You Use Flow Diagram View?
Explain about pub-sub architecture, where do you implemented this?
How many interfaces you implemented sofar?
Explain what are the new features in 8.0 compared to 7.1?
how to configure sap adapter 4.1
When we use repeate flow steps?
Explain about pub-sub architecture?