Previous Topic: String[] HDCreateTicket RoutineNext Topic: int HDCloseTicket Routine


String[] HDCreateAnnouncement Routine

This routine creates the help desk announcement when a create announcement escalation policy action runs. Implement this routine only if the third-party help desk does supports announcements.

Code this routine as follows:

String[] HDCreateAnnouncement(Map<HDTicketProperties, String> properties)

Return Values:

String[5]

Contains the announcement information in a string array.

String[0]

Contains the announcement handle (if applicable).

String[1]

Contains the announcement number.

String[2]

Contains the announcement type (Request (R), Problem (P), Incident (I)).

String[3]

Contains the URL used to start directly to the announcement.

String[4]

Contains the error text explaining the failure if the announcement number is empty.

The properties parameter lists the name value pairs representing fields and properties that CA SOI used to populate the help desk announcement. The list contains properties from the following areas: