Skip to content
background-image background-image

Integray Start Task Connector

[ | version 4.2]

Connector

The connector is permitted for use of the platform background agent.

Connector processing type: Both (Row by row & Bulk), Default type: Row by row!

The Integray Start Task connector allows to schedule or execute (based on configuration Execute property - Asynchronous, Synchronous) Integray tasks.

Execution

There are two types of execution:

  • Asynchronous - schedule a new task run only and returns its ID only
  • Synchronous - wait until the task finishes and returns also its resulting status

Info about permissions

The user has the option to select tasks and execute them through the connector for companies where they have at least viewer-level access rights.

Configuration

Input & Output Schema

Input

Output

TaskRun status (ver. 1.0.1)

Column Data type Allow null Description
TaskRunID integer No Returned TaskRunID of scheduled TaskRun
TaskRunStatus integer Yes TaskRun Status of executed TaskRun
TaskRun statuses
Status ID Status
1 Scheduled
100 In progress
101 Waiting for agent
200 Finished successfully
201 Finished with no data produced
202 Finished with errors
300 Connector failed
301 Agent killed
302 Timeout failed
303 Calcelled by user
304 Runtime failed
305 Agent failed
306 Output failed
307 Input failed
999 Parked

Release notes

4.2.4

  • Added method for downloading new endpoint data.

4.2.3

  • Plugin binaries update as a result of included connector change

4.2.0

  • Plugin binaries update as a result of included connector change.

4.1.1

  • Plugin binaries update as a result of included connector change.

4.1.0

  • Plugin binaries update as a result of included connector change.

4.0.0

  • Plugin binaries update as a result of included connector change.