Auditable Messages
This section lists the auditable Audit, Fatal, and Error messages that are generated by TIBCO BPM Enterprise.
Key to Message Table explains the meaning of the columns in the Message Table.
The Message Table identifies the messages that might be audited.
Heading | Meaning |
---|---|
Message ID | The ID of the message. |
Internal ID | Some messages display the internal ID instead of the Message ID. Do not use the internal message IDs in any code or process that you produce to work with BPM. Being internal, these IDs are subject to rapid change on each release. Therefore no solution that relies on these internal IDs should be produced, as it would not be supported by TIBCO. |
Category | A logical grouping of messages. |
Message | The text of the message. This indicates the event that has generated the message. |
Sev. |
Message Severity. One of Fatal, Audit, or Error. Note: Messages of severity Info, Service, Warn, Trace, or Debug are not shown in this table.
|
Attributes | The attributes of this message. Message Categories and Attribute Contents tell you what the attributes available to each category mean. |
Comp. | The component that generated the message, where: WPMOB. = WPMOBILE |
A | Whether this message is included by default in auditing. If Y, it is included; if blank, it is not. |
P |
Whether this message is included by default in EMS publication. If Y, it is included; if blank, it is not included. |
Message ID | Internal ID | Category | Message | Sev. | Attributes | Comp. | A | P |
---|---|---|---|---|---|---|---|---|
PFE_APPLICATION_DEPLOYED | PFE_APPLICATION_DEPLOYED | DEPLOYMENT | Application Deployed | AUDIT | APPLICATION_ID MANAGED_OBJECT_ID MANAGED_OBJECT_NAME MANAGED_OBJECT_VERSION | PFE | ||
PFE_APPLICATION_UNDEPLOYED | PFE_APPLICATION_UNDEPLOYED | DEPLOYMENT | Application Undeployed | AUDIT | MANAGED_OBJECT_ID | PFE | ||
PFE_APPLICATION_DEPLOYMENT_FAILED | PFE_APPLICATION_DEPLOYMENT_FAILED | PAGE_FLOW | Deployment Failed | ERROR | PFE | |||
CDM_APPLICATION_DEPLOYED | CDM_APPLICATION_DEPLOYED | DEPLOYMENT | Application Deployed | AUDIT | MANAGED_OBJECT_ID | CDM | ||
CDM_APPLICATION_UNDEPLOYED | CDM_APPLICATION_UNDEPLOYED | DEPLOYMENT | Application Undeployed | AUDIT | MANAGED_OBJECT_ID | CDM | ||
CDM_CASE_CREATED | CDM_CASE_CREATED | CASE_DATA | Case Created | AUDIT | MANAGED_OBJECT_ID CASE_STATE CASE_PAYLOAD | CDM | ||
CDM_CASE_UPDATED_STATE_CHANGE | CDM_CASE_UPDATED_STATE_CHANGE | CASE_DATA | Case Updated (State Change) | AUDIT | MANAGED_OBJECT_ID CASE_STATE CASE_PAYLOAD | CDM | ||
CDM_CASE_UPDATED_NO_STATE_CHANGE | CDM_CASE_UPDATED_NO_STATE_CHANGE | CASE_DATA | Case Updated (No State Change) | AUDIT | MANAGED_OBJECT_ID CASE_STATE CASE_PAYLOAD | CDM | ||
CDM_CASE_UNRECOGNISED_CONTENT_REMOVED | CDM_CASE_UNRECOGNISED_CONTENT_REMOVED | CASE_DATA | Unrecognized content removed | AUDIT | MANAGED_OBJECT_ID CASE_PAYLOAD | CDM | ||
CDM_CASE_DELETED | CDM_CASE_DELETED | CASE_DATA | Case Deleted | AUDIT | MANAGED_OBJECT_ID | CDM | ||
CDM_CASE_IMPLICIT_UNLINKED | CDM_CASE_IMPLICIT_UNLINKED | CASE_DATA | Case Unlinked | AUDIT | MANAGED_OBJECT_ID | CDM | ||
CDM_CASE_LINKED | CDM_CASE_LINKED | CASE_DATA | Case Linked | AUDIT | MANAGED_OBJECT_ID ROLE_NAME CASE_REFERENCE | CDM | ||
CDM_CASE_UNLINKED | CDM_CASE_UNLINKED | CASE_DATA | Case Unlinked | AUDIT | MANAGED_OBJECT_ID ROLE_NAME CASE_REFERENCE | CDM | ||
WR_FOLDER_ARTIFACT_CREATED | WR_FOLDER_ARTIFACT_CREATED | Folder artifact created | AUDIT | SUBSCRIPTION_ID SANDBOX_ID USER_ID ARTIFACT_NAME ARTIFACT_VERSION ARTIFACT_PATH | WRP | |||
WR_FOLDER_ARTIFACT_UPDATED | WR_FOLDER_ARTIFACT_UPDATED | Folder artifact updated | AUDIT | SUBSCRIPTION_ID SANDBOX_ID USER_ID ARTIFACT_NAME ARTIFACT_VERSION ARTIFACT_PATH | WRP | |||
WR_FOLDER_ARTIFACT_DELETED | WR_FOLDER_ARTIFACT_DELETED | Folder artifact deleted | AUDIT | SUBSCRIPTION_ID SANDBOX_ID USER_ID ARTIFACT_NAME ARTIFACT_VERSION | WRP | |||
WR_ARTIFACT_CREATED | WR_ARTIFACT_CREATED | Artifact created | AUDIT | SUBSCRIPTION_ID SANDBOX_ID USER_ID ARTIFACT_NAME ARTIFACT_VERSION | WRP | |||
WR_ARTIFACT_UPDATED | WR_ARTIFACT_UPDATED | Artifact updated | AUDIT | SUBSCRIPTION_ID SANDBOX_ID USER_ID ARTIFACT_NAME ARTIFACT_VERSION | WRP | |||
WP_APPLICATION_DEPLOYED | WP_APPLICATION_DEPLOYED | DEPLOYMENT | Application Deployed | AUDIT | APPLICATION_ID MANAGED_OBJECT_ID MANAGED_OBJECT_NAME MANAGED_OBJECT_VERSION | WP | ||
WP_APPLICATION_UNDEPLOYED | WP_APPLICATION_UNDEPLOYED | DEPLOYMENT | Application Undeployed | AUDIT | APPLICATION_ID MANAGED_OBJECT_ID MANAGED_OBJECT_NAME MANAGED_OBJECT_VERSION | WP |