You install an operation in the Model Manager by using the CloudUtil command-line utility.

1

Open an elevated command prompt.

2

Run the CloudUtil.exe command with the following arguments.

CloudUtil.exe Operation-Create -c <path to operation definition file>

Optionally, you can specify a Model Manager host and request a stack trace in case of error.

CloudUtil.exe Operation-Create -c <path to operation definition file>
--repository <Model Manager Root URI> -v

If the menu operation is intended to be used in the service catalog, it must be registered with the service catalog so that it can be entitled to users. Register New Menu Operations with the Service Catalog.