ProcessExecutionLog has the attributes errorCode, errorMessage and errorSeverity.

It would be more flexible if these could also be used for Messages and Warnings, not just errors.

Suggest removing the word 'error' and making for example logCode, logMessage, logLevel.

  • No labels

1 Comment

  1. InKyung Choi

    Meeting 6 June

    Agreed to remove 'error' from ProcessExecutionLog attributes to make them more generic.

    It would be useful to add an attribute to indicate type of log, such as "logType" ("logCode" might be used for this purpose, but it is still good to be explicit as well)