Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Panel
borderColorgrey
bgColorwhitesmoke
borderStylesolid

On this page:

Table of Contents
maxLevel2


System Category Object Formats

Include Page
_System Category Object Formats
_System Category Object Formats

System Category Object Properties

(info)(info) Required properties are in bold.

PropertyTypeDescription
Desc
object
collection
Contains

A collection of localized text descriptions for the code.

Each key/pair combination defines a single localized language description. The property name specifies the language code and the value of the property is the corresponding localized description for the language.

FlexFormscollection

Contains a collection for FormIDs associated with the system category.

Note

Not all system categories support rending Flex Forms. Please review the specific system category definition to determine if Flex Forms are supported.


IsActiveboolean

Identifies if the system category is enabled. This field is used to disable an old value so it can no longer be used. However, it is still defined in the system so the application can display the correct information on historical records and reports.

Valid values are:

  • true - The system category is enabled. This is default value is the property is not specified.
  • false - The system category is disabled.
SysActscollection

Contains a collection of system category activity definitions.

PropertyValueDescription
Desccollection

A collection of localized text descriptions for the code.

Each key/pair combination defines a single localized language description. The property name specifies the language code and the value of the property is the corresponding localized description for the language.

FlexFormscollection

Contains a collection for FormIDs associated with the system category activity.

Note

Not all system categories support rending Flex Forms. Please review the specific system category definition to determine if Flex Forms are supported.


IsActiveboolean

Identifies if the activity is enabled. This field is used to disable an old value so it can no longer be used. However, it is still defined in the system so the application can display the correct information on historical records and reports.

Valid values are:

  • true - The activity is enabled. This is default value is the property is not specified.
  • false - The activity is disabled.
SysActIDstringIdentifies the unique activity ID.


SysCatIDstringSpecifies the unique system category ID. All top level system category IDs are defined by ServiceMobility and can not be changed.
SubCatscollection

Collection of sub-categories. The SubCats collection follows the exact same format as the parent definition including additional sub-categories.

Note

Not all system categories support sub-categories. Please refer to the specific system category documentation for complete details.