pem.APS.setApplicationInstanceSettings

This method is supported by Operations starting from version 2.9 hotfix01

This method sets Application Instance settings.

The method has the following input parameters:

Name

Type

Short Description

application_instance_id

int

Application Instance ID

settings

array of struct

Settings of Application Instance

  • name

string

Name of setting

  • value

string

Value of setting

The method has no output parameters.