Versions Compared

Key

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

Table of Contents
styledecimal

Introduction

This wiki page aims to show how to manage tasks by using Syncope console.

...

  1. Click on tab Tasks.
  2. Click on subtab Notification Tasks.
  3. Click on Edit link in order to take a look at task details.
  4. Click on Executions tab in order to have detailed information about each execution of the task.
    1. For each execution the following information are provided
    • id
      • Execution identifier (automatically generated).
    • Start date
      • Date and time of execution start-up.
    • End date
      • Date and time of execution completion.
    • Status
      • Execution status (SENT or NOT_SENT).
    • Message
      • Click on Show in order to show returned message (if provided).
    • Delete
      • Click on Delete in order to remove an execution.

Re-Execute Task

  1. Click on tab Tasks.
  2. Click on subtab Notification Tasks.
  3. Click on Execute link in order to execute a task.

...

  1. Click on tab Tasks.
  2. Click on subtab Scheduled Synchronization Tasks
    1. For each scheduled task, information below are shown.
    • Id
      • Task identifier (automatically generated).
    • Resource Name
      • Resource to be synchronized.
    • Last Execution
      • Last date and time job execution.
    • Next Execution
      • Next date and time job execution.
    • Last Status
      • Last execution status.

...

  1. Click on tab Tasks.
  2. Click on subtab Synchronization Tasks.
  3. Click on Edit link (corresponding to User template column) in order to configure a user template.
    1. Click on Details tab..
      • Provide default values for username and password.
      • Values must be provided using a JEXL expression.
    2. Click on Attributes tab.
      • Provide default value for one or more user attributes.
      • Values must be provided using a JEXL expression.
    3. Click on Derived Attributes tab.
      • Provide derived attributes to be assigned by default.
    4. Click on Virtual Attributes tab.
      • Provide default value for one or more virtual user attributes.
      • Values must be provided using a JEXL expression.
    5. Click on Resources tab.
      • Provide external resource to be automatically assigned to each synchronized user.
    6. Click on Roles tab.
      • Provide roles to be automatically assigned to each synchronized user.
  4. Click on Save button to save changes.

Re-Execute Task

  1. Click on tab Tasks.
  2. Click on subtab Synchronization Tasks.
  3. Click on Execute link in order to force job execution.

...

  1. Click on Schedule tab in order to specify a schedule for the task.
  2. Click on Executions tab in order to have detailed information about each execution of the task.
    1. For each execution the following information are provided
    • id
      • Execution identifier (automatically generated).
    • Start date
      • Date and time of execution start-up.
    • End date
      • Date and time of execution completion.
    • Status
      • Execution status.
    • Message
      • Click on Show in order to show returned message (if provided).
    • Delete
      • Click on Delete in order to remove an execution.
  3. Click on Save button to save changes.

Re-Execute Task

  1. Click on tab Tasks.
  2. Click on subtab Scheduled Tasks.
  3. Click on Execute link in order to force job execution.

...