Add an application

The /AddApplication adds an application and prints the key that needs to be passed when calling a Contract Manager interface.

Parameters

This command has the following parameter:

Parameter

Required / Optional Description

/Application

Required The name for the application, not exceeding 50 characters.

Can only contain alphanumeric characters a-z, A-Z, 0-9 and the underscore.

Example

The following example demonstrates how to add an application called app and get the key fo this application.

ManageCM /AddApplication /Application=app