Task details
Overview
Tasks provide a way to execute pipelines for resuse. You can view task information (such as run policy, path, and permissions) from an admin perspective. You can also access information about pipeline runtimes along with their statistics useful for analysis.
- Scheduled
- Triggered
- Ultra
View information about a task
To view information about a task:
- Navigate to the target Project where the task resides.
- Hover over the task name and click
to open the menu, then select Details. The Task Details page appears.
- View the Details Reference for a description of information displayed on the
Details page. Alternatively, click Activity Log to
see when the Task is created or modified.
Because the pipelines executed by tasks are run in an unattended mode, you can receive notifications of Task activity. It's a comma-separated list of email addresses in the Create Task dialog. If you are on the tasks page under a project, the list displays the type of task in the Run Policy column. This column isn't available on the project-level page.
If a Task fails to start with the same reason for multiple times in a row, then subsequent skips are not displayed on the Task details page.
Details Reference
The Details page provides information about your tasks.
- Enabled: Indicates that the task is set to enabled in Classic Manager and, therefore executable.
- Disabled: Indicates that the task is set to disabled in Classic Manager and cannot be executed in its current status.
- Project: The name of the Project where the task resides.
- Snaplex Type: The type of Snaplex:
- Groundplex: A Triggered Task that runs on a Groundplex.
- Cloudplex: A Triggered Task that runs on a Cloudplex.
- Run Policy: The type of run policy:
- Ultra
- Scheduled (including date and recurrence details).
- Triggered
- Runs: The number of times that the task was invoked.
- Owner: The creator of the task.
- Next scheduled run time: The next time the pipeline is scheduled to run (for only Scheduled Tasks).
- Notes: Notes entered by the creator of the task.
- Cloud URL: This URL displays only for Triggered Tasks. Click the copy icon (
) to copy it.
- HTTP Endpoint #0: The Ultra Task URL for the load balancer (if deployed) to
the Cloud URL. Click the copy icon (
) to copy it.
- HTTP Header: The authorization token displays for only Triggered and Ultra Tasks.
- Debug Traces: This option appears if selected in the Create/Edit Task dialog. Click Open Trace Directory to open debugging messages.
- Snaplex URL: This option executes the Triggered Task on the Snaplex that
receives the request regardless of the Snaplex configured on the task. The
URL is required for high availability (HA). Click the copy icon (
) to copy it.
- Alternate URL: The URL for the Groundplex or a Cloudplex with a load
balancer. Click the copy icon (
) to copy it. When an alternate URL is triggered, the task is executes on the Snaplex to match the configuration. If no match occur, the request fails.
- Callback URL (Policy Configuration): The URL the OAuth application redirects
to after successful authentication. Click the copy icon (
) to copy it. A callback URL is used for Generic OAuth2 Authorization code flow policies that use a callback URL as part of the OAuth flow.
- Execution Status
- Task Status: The run status of the pipeline. For example, new tasks that do not start by design are represented accurately by the Not Started status.
- Create Time: When the task was created.
- Details: Click the Details link to view the specific details for that run, including username, Snaplex, Runtime ID (RUUID), and run status. Clicking the pipeline RUUID opens that pipeline in Designer.
- Download the CA certificate for your SnapLogic Org: Click this to download the certificate.