BBC.SHARED.JOBI.INCIDENT-DETAILS
Description
Details
Property | Value |
---|---|
Type | JOBI |
Folder | PACKAGES/BEST-BLU/BBC.SHARED/SOURCE |
Title | Gathers and publishes incident details |
Archive Key 1 | - |
Archive Key 2 | - |
Created | Andreas Büsching am: 2020-11-16 11:24:05 |
Last Modified | Andreas Büsching am: 2025-07-04 16:52:16 17 x |
Last Used | - |
Process
:set &status# = get_uc_object_status( , &$RESTART_RUNID#, STATUS )
:if &status# <> 1900
: set &BBCI_DETAILS_RUNID_O# = &$RESTART_RUNID#
: publish &BBCI_DETAILS_RUNID_O#, , WORKFLOW
: set &BBCI_DETAILS_MESSAGE_O# = "&BBCI_DETAILS_MESSAGE_O#"
: publish &BBCI_DETAILS_MESSAGE_O#, , WORKFLOW
:endif