Allows to specify the server localization information.
- Parameters:
-
pData | (params) localization data with the following attributes:
KLADMSRV_LOC_RTP // (paramParams)
KLADMSRV_LOC_PRODUCTS // (paramParams)
- <ProductName> // (paramParams) - Internal product name.
- <ProductVersion> // (paramParams) - Internal product version.
- event_type // (paramString) - Internal name of the event type. Can contain up to 50 characters.
- GNRL_EA_SEVERITY // (paramInt) - Event severity published by the product. One of the following:
- KLEVP_EVENT_SEVERITY_INFO = 1
- KLEVP_EVENT_SEVERITY_WARNING = 2
- KLEVP_EVENT_SEVERITY_ERROR = 3
- KLEVP_EVENT_SEVERITY_CRITICAL = 4
- task_new_state // (paramInt) - Attribute added by the administration system. New task state.
- task_old_state // (paramInt) - Attribute added by the administration system. Old task state.
- event_type_display_name // (paramString) - Displayed name of the event type localized by the product. Can contain up to 100 characters.
|