Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

EventCodeContextEventMessageDescription / Solution

Anchor
E1011
E1011
E1011

Task; WorkflowMulti Purpose Code logging in the context of a taskMulti Purpose code for several info logs around a task.
Also important in Context of workflow.

Anchor
E1012
E1012
E1012

Job; WorkflowMulti Purpose Code logging in the context of jobs (task user association)

Multi Purpose Code logging in the context of jobs (task user association)
Also important in Context of workflow.

Anchor
E1013
E1013
E1013

Workflow onlyMulti Purpose Code logging in the context of pure workflow processing

Multi Purpose Code logging in the context of workflow processing

Anchor
E1042
E1042
E1042

TaskThe task can not be removed due it is used by a user.One user has opened the task for reading or editing the task. Therefore this task can not be deleted.

Anchor
E1043
E1043
E1043

TaskThe task can not be removed due it is locked by a user.One user has opened the task for editing the task, or some other action has locked the task.
Therefore this task can not be deleted.

Anchor
E1044
E1044
E1044

TaskThe task can not be locked for deletion.The task must be locked by the deleting user, before it can be deleted. This lock could not be set.

Anchor
E1045
E1045
E1045

Task; ManualStatusCheck Plug-InThe Task can not be set to finished, since not all segments have a set status.Each segment must have set a status in order to finish the task.

Anchor
E1046
E1046
E1046

TaskThe current task status does not allow that action.This error occurs if the current status of the task does not allow the triggering action.

Anchor
E1049
E1049
E1049

Task; ArchiveTaskBeforeDelete Plug-InTask could not be locked for archiving, stopping therefore the delete call.The task must be locked by the deleting user, before it can be deleted. This lock could not be set.

Anchor
E1064
E1064
E1064

TaskThe referenced customer does not exist (anymore).The user tried to add a non existence client to a task. Probably the customer was deleted in the mean time.

Anchor
E1159
E1159
E1159

TaskTask usageMode can only be modified, if no user is assigned to the task.Remove first all assigned users from the task, change the usage mode and reassign the users again.

Anchor
E1171
E1171
E1171

Workflow onlyWorkflow Action: JSON Parameters for workflow action call could not be parsed with message: {msg}Check the parameters field of the mentioned action in the additional log data, it can not be parsed as JSON.

Anchor
E1172
E1172
E1172

Workflow User PreferencesThe referenced user is not associated to the task or does event not exist anymore.Reload the task properties.

Anchor
E1205
E1205
E1205

Workflow User PreferencesMissing workflow step in given data.Missing workflow step in given data.

Anchor
E1206
E1206
E1206

Workflow User PreferencesMissing workflow step in given data.Missing workflow step in given data.

Anchor
E1210
E1210
E1210

Task; WorkflowThe targetDeliveryDate for the task is deprecated. Use the LEK_taskUserAssoc deadlineDate instead.

Temporary warning for the task targetDeliveryDate (delivery date) api field. Deadline date should be defined on user- task-assoc level.

Anchor
E1216
E1216
E1216

Task reference filesA non existent reference file "{file}" was requested.The requested file does not exist on the disk. Either this was a malicious file request, or some one deleted the files on the disk manually.

Anchor
E1217
E1217
E1217

TaskTaskType not valid.Check the parameter given as taskType.

Anchor
E1251
E1251
E1251

Workflow Manager

Workflow to class "{className}" not found!

In the application a not existent worfklow class was requested. This is probably a programming error.

Anchor
E1252
E1252
E1252

Workflow ManagerWorkflow with ID "{workflowId}" not found!There is a task configured with a not (anymore) existent workflow.

Anchor
E1253
E1253
E1253

Workflow Manager{className}::$labels has to much / or missing labels!The translatable labels of the the requested workflow do not cover all or to much strings of the workflow.

Anchor
E1258
E1258
E1258

Project/TaskMissing projectId parameter in the delete project request.In the delete project request the project id was not provided.

Anchor
E1280
E1280
E1280

Task/UserThe format of the segmentrange that is assigned to the user is not valid. Example: 1-3,5,8-9Check the input for the editable segments; must be like: "1-3,5,8-9".

Anchor
E1281
E1281
E1281

Task/UserThe content of the segmentrange that is assigned to the user is not valid.Make sure that the values are not reverse and do not overlap (neither in itself nor with other users of the same role).

Anchor
E1339
E1339
E1339

TaskMissing mandatory parameter taskGuid.The taskGuid is not provided as request parameter.

Anchor
E1341
E1341
E1341

TaskYou tried to open or edit another task, but you have already opened another one in another window. Please press F5 to open the previous one here, or close this message to stay in the Taskoverview.Only one task can be opened for editing per user. If if the user has already opened a task for editing, he/she is not able to modify tasks in task overview with different browser tab. In short words, please use only one browser tab.

Anchor
E1348
E1348
E1348

Task materialized viewThe tasks materialized view was created.Debugging information to trace the creation of a tasks materialiazed view.

Anchor
E1349
E1349
E1349

Task materialized viewThe tasks materialized view was dropped.Debugging information to trace the deletion of a tasks materialiazed view.

Project

EventCodeContextEventMessageDescription / Solution

Anchor
E1284
E1284
E1284

Project

Projects are not editable.

For task with task-type project the task put action is not allowed.

...