getAuditInfo

The getAuditInfo service returns all the CREATE/UPDATE/DROP scripts that have been edited for a case model, including, who performed the operation (for example, the system or the user) and when. It also returns any previously generated scripts. For example, you may have five previous update scripts if you have deployed five different versions of the same case model major version.

  • The request specifies the case model ID.
  • The response returns the edited CREATE/UPDATE/DROP scripts
Required System Action
accessGlobalDataScripts
API Descriptions