Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 815 Bytes

actors.md

File metadata and controls

20 lines (14 loc) · 815 Bytes

Actors

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