Skip to main content

Function call

Function Call is a result of executing a data query, script, or any other function.

Data

Each function call contains the following data:

  • Function
  • User that triggered job execution
  • Started on
  • Completed on
  • Status
  • Runs produced as a result of executing child actions.

Access control

Connections are first-class entities in the Datagrok platform, and as such are subjects to the standard checks and routines performed against them whenever they are used in the specific context. Some of the most popular privileges are: view, edit, delete, and share. Those privileges can be given to individual users, or to groups. For more information on the access privilege model, check out privileges.

Those privileges can be given to individuals or to groups (which can be defined via dynamic filters) . For more information on the access privilege model, refer to the Datagrok - Access Privileges page.

Filtering

You can use these fields to filter action runs with smart search:

FieldDescription
ID
name
actionFunc object
childRunslist of FuncCall object
parentRunFuncCall object
status
started
finished
createdOn
updatedOn

See also: