Kinetic Task Tree Run Version 1

This handler uses the Kinetic Task REST API to start a new run of an existing tree. To configure the info values, you'll need your username, password, and the url where your task instance is located. The handler assembles the endpoint to the intended tree and then sends a POST to it (including the body of JSON key/value pairs if it was not left blank). The handler will return the run id of the process that was started by this handler.

Parameters

Name Description
Source The source for the tree you want to run.
Group The group of the tree you want to run.
Tree Name The name of the tree you want to run.
Body A JSON string of name/value pairs that will be passed to the tree as body content.

Sample Configuration

Name Description
Source Playground
Group Scott
Tree Name API
Body {"String1": "Source", "String2": "Data"}

Results

Name Description
run_id The run id of the tree that was just started.

Changelog

kinetictasktree_run v1 (2014-09-08)

  • Initial version. See README for details.


Related Handlers

Kinetic Task Engine Control
This handler is used to stop, start, or restart the task engine.
Kinetic Task Handler Retrieve
This handler is used to retrieve a handler.
Kinetic Task Instance Complete With Answer Set
Creates a complete trigger for the deferred task and passes along answer set data as return variables.
Kinetic Task Tree Create
This handler is used to create a tree for a given source / group.
Kinetic Task Tree Retrieve
This handler is used to retrieve a tree for a given source / group.
Kinetic Task Trigger Resume
This handler changes the status of a task trigger from Paused to Unpaused, then the engine will then process the trigger.
Kinetic Task Triggers Retrieve By Handler
This handler retrieves all of the paused triggers related to the specified task handler.
Kinetic Task Triggers Retrieve By Tree
This handler retrieves all of the paused triggers related to the specified task tree.

Looking for a workflow engine?

Learn more about the Kinetic Data Enterprise Workflow Platform Check it out Caret right circle