Get My Tasks Action Implementation Steps

Adding Get My Tasks Action to Project

  1. Open your project on the Kuika platform.
  2. Switch to the UI Design module.
  3. Select the component (for example a button) to add an action to.
  1. Add Process Automation > Get My Tasks action according to the desired trigger event (Initial Actions, OnClick, OnBlur, etc.) from the + ADD ACTION menu.

Configure Get My Tasks Parameters

You can view the tasks assigned to you by configuring the following fields:

Non-Mandatory Parameters:

  • Show Pool (Boolean): Displays the tasks in the task pool that have not yet been assigned to anyone.
  • Show Claimed (Boolean): Shows tasks assigned to the user.
  • Page (Integer): Specify the page number to list the tasks in a paged list.
  • Page Size (Integer): Determines how many tasks will be displayed on each page.
  • Search Key (String): Allows you to filter tasks by keyword.

It is usually defined using data sources such as Action Result, Current, Form Component, Screen Input or Fixed and can be linked via Symbol Picker.

Optional Parameters: (can be added with + ADD OPTIONAL PARAMETER)

  • Apps (String): Used to filter tasks belonging to a specific application.
  • Created From (Date): Lists tasks created from the specified date.
  • Created To (Date): Lists tasks created until the specified date.
  • Filter Late (Boolean): Used to list tasks that are past due.

It is usually defined using data sources such as Action Result, Current, Form Component, Screen Input or Fixed and can be bound via Symbol Picker.

Completing the Registration Process

After configuring your parameters, click SAVE to save your changes. This will ensure that the Get My Tasks action is successfully added.