Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
description: Description of the map service provider
notifications: Preferences of the USER about the channels of communication used to send notifications generated by the system.
channels: comma separated string indicating the channels enabled for sending notifications about TASKs and EVENTs
event_priority: Used to filter by priority the EVENTs that should send a notification. Possible values:
“all”: Send notifications about all EVENT
“flagged“: Send only notifications of flagged EVENTs (with a priority different than 0)
from_time: Minimum time to receive notifications about pending TASKS when the TASK is not scheduled for a specific time (can be done at any time of the day). The expected format is 'hh:mm:ss'. Introduced in API version 2.7.25
scope: defines in which scope the preference is used. Possible values are:
“USER”: Preference assigned to the USER
“PROGRAM”: Preference that is applicable only in the context of a PROGRAM OBJECT.
“APPLICATION”: Preference stored by an client application. For example it may be used to store preferences of the user about how to sort tables, colors of the interface, or any other setting that may affect the behavior of the client application
scope_ref: When the scope is different than “USER”, it is necessary to indicate the reference of the scope. For example, when defining a preference of a PROGRAM, then it is necessary to indicate the reference of the PROGRAM.
scope_description: Description of the scope object referenced by scope_ref. For example, if scope = “PROGRAM”, then scope_description will be the name of the PROGRAM
case: Reference of the CASE. By default the function will use the session’s CASE unless a different one is specified.
Output parameters:
result:
ErrorMsg: If any error occurs, then this value contains a description of the error translated to the current language
ErrorCode: If any error occurs, then this value contains any of the standard ERROR CODES