Displaying logs

The log contains the history or audit trail of the workflow. It registers all user actions, all operations performed and errors encountered. You can:

  • Select the Tracking tab in the detail. This list contains all workflow messages.

  • Filter the log messages by activity. To do this, click Display the tasks and the log on the toolbar above the diagram in order to display the Log and Tasks tabs below the diagram. Select an activity to view all related messages. This list contains all the messages when no activity is selected.

    NOTE
    Click the background of the diagram to unselect all elements.
  • View only those messages linked to a given task. To do this, select the Tasks tab, and then select an activity in the diagram in order to restrict the list. Double-click a task to display the information; the last tab in the window contains the log.

    The Details… button lets you display all additional information on activity execution. For example, you can view the validating operator and when applicable, the comment they entered during approval, as in the following example:

NOTE
The log is not purged when a workflow is restarted. All messages are kept. If you wish to discard the messages from a previous execution, you must purge the history.

The log shows the chronological list of execution messages related to targeting workflow activities.

  • Log of a targeting campaign

    Once a targeting campaign has been executed, click the Tracking tab to view the execution trace.

    All campaign messages are shown: campaigns carried out as well as warnings or errors.

  • Log of an activity

    You can also view the execution log and details of each activity. There are two ways of doing this:

    1. Select the targeted activity and click the Display the tasks and the log icon.

      The lower section of the diagram shows two tabs: Log and Tasks.

      Activities selected within the diagram act as filters on the log and task list.

    2. Right-click the targeted activity and select Display logs.

      The log is shown in a separate window.

Purging the logs

Workflow history is not purged automatically: all messages are kept by default. History can be purged via the File > Actions menu or by clicking the Actions button located in the toolbar above the list. Select Purge history. The options available in the Actions menu is detailed in the Actions toolbar section.

Worktables and workflow schema

The workflow conveys worktables that can be manipulated via certain activities. Adobe Campaign enables you, via Data Management activities, to modify, rename and enrich the columns of the workflow worktables, for example to align them with the nomenclature depending on the client’s needs, for collecting additional information on the co-beneficiary of a contract, etc.

It is also possible to create links between various work dimensions and to define dimension changes. For example, for each contract recorded in the database, address the main holder and use co-holder data in the additional information.

The worktables of the workflow are deleted automatically when the workflow passivates. If you wish to keep a work table, save it in a list via the List update activity (refer to List update).

Managing errors

When an error occurs, the workflow is paused and the activity being executed when the error occurred flashes red. In the workflow overview, under the Monitoring tab - Workflows link, you can display workflows with errors only, as shown below.

In the Adobe Campaign Explorer, the workflow list displays a Failed column by default.

When a workflow is in error, the operator(s) belonging to the workflow supervision group are notified by email, as long as their email address is listed in their profile. This group is selected in the Supervisor(s) field of the workflow properties.

The notification content is configured in the Workflow manager notification default template: This template is selected in the Execution tab of the workflow properties. The notification shows the name of the error workflow and the concerned task.

Notification example:

The link lets you access the Adobe Campaign console in Web mode and work on the error workflow once you have logged on.

You can configure the workflow so that it does not pause and continues execution in case of errors. To do this, edit workflow Properties and, in the Error management section, select the Ignore option in the In case of error field. You may then specify the number of consecutive errors that can be ignored before the process is paused.

In this case, the error task is aborted. This mode is particularly suited to workflows designed to reattempt the campaign later (periodic actions).

NOTE
You can apply this configuration individually for each activity. To do this, edit activity properties and select the error management mode in the Advanced tab.

For more on workflows’ execution troubleshooting, refer to Campaign Classic v7 Production Guide.

Processing errors

Concerning activities, the Process errors option displays a specific transition which will be enabled if an error is generated. In this case, the workflow does not go into error mode and execution continues.

Errors taken into account are file system errors (file could not be moved, directory could not be accessed, etc.).

This option does not process errors related to activity configuration, i.e. invalid values. Errors related to faulty configuration will not enable this transition (directory does not exist, etc.).

If a workflow is paused (manually or automatically after an error), the Start button restarts the workflow execution where it was stopped. The erroneous activity (or paused activity) will be re-executed. The previous activities are not re-executed.

To re-execute all of the workflow activities, use the Restart button.

If you modify activities that were already executed, the changes are not taken into account when the workflow execution is restarted.

If you modify unexecuted activities, they are taken into account when the workflow execution is restarted.

If you modify paused activities, the changes cannot be taken into account correctly when the workflow is restarted.

If possible, we recommend completely restarting the workflow after having carried out modifications.

Instance supervision

The Instance supervision page lets you view the Adobe Campaign server activity and display the list of workflows and deliveries with errors.

To access this page, go to the Monitoring tab and click the General view link.

To display all the workflows, click the Workflows link. Use the drop-down list to display the workflows in the platform based on their state.

Click the link on a workflow with errors in order to open it and view its log.