Define the agent criteria for Universal Task

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Define the criteria for an agent so that the agent can access the parent table for Universal Task. The default criteria is that agents must have write access to the parent table.

    시작하기 전에

    Role required: admin

    이 태스크 정보

    By using an extension point, you can add more conditions for agents to qualify as Universal Task agents. If this extension point is not implemented, agents with write access to the parent table are treated as UT agents for the parent table by default.

    프로시저

    1. Navigate to All > System Extension Points > Scripted Extension Points.
    2. In the API name column, search for sn_uni_task.UniversalTaskParentAccess.
    3. To create an extension point script that defines the agent criteria for your service, click Create Implementations in the related link.
      To know more about extension points, see .
    4. Specify the criteria for an agent to have access to the parent table.
      For example, you might want to ensure that the agent belongs to a specific assignment group in addition to having write access for the parent table.