Defining on-premises applications to share with webMethods Integration
Procedure
- You can create on-premises applications on the on-premises Integration Server to share services with webMethods Integration. To define an on-premises application to share with webMethods Integration, in the webMethods Cloud menu, click Applications > Define webMethods Cloud Application.
- On the webMethods Cloud Application page, complete the following
fields.
- Name - A unique name for the application. The application name cannot exceed 32 characters and cannot contain reserved words and characters that are used in Java or C/C++ (such as for, while, and if), or the following invalid characters: "#-&@^!%*:$./\`;,~+=)(|}{][><".
- Description - Description of the application.
- Assign Services to Application - Specify the services to show to webMethods Integration. Under
Package/Services, click the + icon to expand the
services available in the package.
Select each service that you want to show to webMethods Integration. If you want the service to return results in batches rather than return the results all together, click Batch Data.
If the top-level output signature of the service contains only one field, and the field is a document list or document reference list (both of which are IData arrays), Batch Data is selected by default. Otherwise, it is cleared.
Under Display Name, specify the name of the service as it needs to appear in webMethods Integration or accept the default. The Display Name field cannot contain reserved words and characters that are used in Java™ or C/C++ (such as for, while, and if) or the following invalid characters: "#-&@^!%*:$./\`;,~+=)(|}{][><".
Note: Applications are displayed in webMethods Integration as on-premises connectors. Operations are named according to the name defined in the Display Name field.