/
SETTINGS OBJECT

SETTINGS OBJECT

OVERVIEW

The system SETTINGS OBJECTS are XML objects that can be associated to the following objects: USER, CASE, TEAM, SUBSCRIPTION, PROGRAM TEMPLATE, TASK TEMPLATE and EVENT TEMPLATE. They allow to associate custom values to the related object.

SETTINGS code DESCRIPTIONS are maintained in the SYSTEM CODES table with a #SETTINGS code. See SETTING CODES.

SETTINGS default value can be predefined for the full Instance or be configured for each particular object.

PROPERTIES

PROPERTYNAMETYPEDESCRIPTIONCOMMENTS
#OBJECT.IDKey identifier for tableintObject key identifier
#OBJECT.CODECODEOBJECT CODE  
  • PROGRAM TEMPLATE
  • TEAM
  • SUBSCRIPTION
  • TASK
  • EVENT
#SETTING.CODECODESETTING CODE
#SETTING.VALUEVALUEJSONSETTING value

SETTING FORMAT

SETTINGOBJECTSDESCRIPTION / FORMAT
#EXTRACTION.ADMISSION

SYSTEM

TEAM

SUBSCRIPTION

See: EXTRACTION TEMPLATE SETTING



#EXTRACTION.TASK



SYSTEM

TEAM

TASK

#EXTRACTION.EVENT

SYSTEM

TEAM

EVENT

#IDENTIFIERS.USER

#IDENTIFIERS.CASE

SYSTEM

TEAM

SUBSCRIPTION

See: IDENTIFIER SETTINGS
#ADMISSION_ACTION_LIST:MNG

TEAM

SUBSCRIPTION

 To define the options available for Case Manager's ADMISSION management in a particular SUBSCRIPTION
#AZ

TEAM

SUBSCRIPTION

To temporarily define a special CASE layout for ACTIVATE

 "TRUE" or "FALSE"

#TASK.ROLE

TEAM

SUBSCRIPTION

PROGRAM

Used to define a role to be used later in a program. It requires the role id (number).

#TASK.USER

SUBSCRIPTION

TEAM

PROGRAM

Used to define a user to be used later in a program.
#TASK.TEAM

SUBSCRIPTION

TEAM

PROGRAM

Used to define a team to be used later in a program. It requires the team code.
#TASK.LOCK_DATE

SUBSCRIPTION

TEAM

PROGRAM

Once set to "true", when closing a task it will maintain the planned time instead of changing it to the closing time.
#TASK.RECORDTASK

Used to specify the values to create a RECORD entry when closed

See: RECORD SETTINGS

#CONTACT.CHANNELS.CASE.ENABLE

SUBSCRIPTION

TEAM

Once set to "false" it will hide the "contact channels block" when creating a new case in a program subscription.
#CONTACT.CHANNELS.USER.ENABLE

SUBSCRIPTION

TEAM

Once set to "false" it will hide the "contact channels" block when creating a new user in a team.
#CONTACT.NAME.CASE.ENABLE

SUBSCRIPTION

TEAM

Once set to "false" it will hide the "name & surnames" block  when creating a new case in a program subscription.
#CONTACT.NAME.USER.ENABLE

SUBSCRIPTION

TEAM

Once set to "false" it will hide the "name & surnames" block  when creating a new user in a team.
#CONTACT.ADDRESS.CASE.ENABLE

SUBSCRIPTION

TEAM

Once set to "false" it will hide the "address" block  when creating a new case in a program subscription.
#CONTACT.ADDRESS.USER.ENABLE

SUBSCRIPTION

TEAM

Once set to "false" it will hide the "address" block  when creating a new user in a team.

#FORMAT.CASE.NEW

#FORMAT.CASE


SUBSCRIPTION

TEAM

#FORMAT.CASE.NICKNAME

SUBSCRIPTION

TEAM

See NICKNAME SETTINGS
#TIMEZONE

SUBSCRIPTION

TEAM

Used to define a timezone for a program/team.
#TEAM.PRACTICE_DEFAULT_PROGRAM

SYSTEM

TEAM

This setting indicates the PROGRAM_CODE. If set, when a new TEAM of type "Practice" is created, then a subscription tho that PROGRAM will be created automatically.

If this setting is defined at TEAM level, then when adding a new member into that TEAM, a subscription will be created (only if the new member is a "Practice" TEAM)

If this setting is defined at SYSTEM level, then when adding a new TEAM, a subscription will be created (only if the new member is a "Practice" TEAM)

#CUSTOMSUBSCRIPTIONThis setting is used to define internal customization parameters for PROGRAMS. (e.g. set the calculation algorithm in STEP). See CUSTOM setting

Related content