indigokepler
  • Introduction
  • Actors
    • Getting applications list
    • Get application
    • Getting tasks list
    • Create task
    • Delete task
    • Get task
    • Get outputs list
    • Upload files
    • Download files
    • Composite actors
  • Building workflows
  • Developing actors
Powered by GitBook
On this page

Actors

PreviousIntroductionNextGetting applications list

Last updated 6 years ago

Each actor inside Kepler workflow represents single action performed by the actor. In case of INDIGO-DC actors, these actions refer to calls to Future Gateway Server.

Each actor reads numerous inputs (e.g. numbers, strings, authorization tokens) and based on inputs performs call to Web Service method available at Future Gateway Server.

List of actors

Getting applications lists
Getting application
Getting tasks list
Create task
Delete task
Get task
Get outputs list
Upload files
Download files
Composite actors