Setting product permissions

 

If you have a site license for Imagenation, you may be able to select different editions for a particular instance of Imagenation. For example, you may have a license for 30 View, 10 View-Markup, and 4 View-Markup-Edit editions of Imagenation.

To find out what edition is currently being used, and which others are available, use the GetProduct transaction. It has no parameters. It returns the current product identifier, and the identifier and name of all other available products.

To change what edition is being used:

· Use the SetProduct transaction, providing the appropriate product ID as the parameter.

See also