Service execution in cloud deployment

Overview 

This article describes the way to execute deployed Integration services on the cloud from third party client. Instructions described in this article are for webMethods product version 10.4 and above.

Prerequisites

Follow the guide http://techcommunity.softwareag.com/pwiki/-/wiki/Main/Quickstart+Guide+for+Cloud+Deployment to setup a cloud deployment environment.

Invoke a service:

The following format of URL can be used to execute the IS service with query parameters.

Format:

{domain.host}/integration/clouddeployment/service/{stage}/{solutionName}/{server}/{directive}/{servicename}?{query_parameters}

Example:

https://demotenant.webmethodscloud.de/integration/clouddeployment/service/development/siqasolution/IS/invoke/siqatests:demotest?inString=abc

{directive} –this can be rest/invoke/rad etc

We can Allow/Deny service execution and control the same from Manage>Service access Settings page of integration cloud