Find answers to your technical questions and learn how to use our products
Search suggestions:
This section describes the method for configuring a new application.
Status addApplicationInfo(String name, FieldArray fieldArray, String zoneName)
Parameters
Notes
Required?
String name
Name of the application in the format application name for global applications or organization name/application name for organization applications.
Y
FieldArray fieldArray
Array of fields where each field contains the details of the application field.
String zoneName
Name of the zone to which the application is added. If the zone name is not specified, then the application is added to the default zone.
N
Return Type
Status
Status of the method invocation.
Previous Topic
Next Topic