You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Approvals can be defined for all tasks whose workflow may require such a step and allow users and groups to be associated with a task, for the purpose of either approving or rejecting the task.

To define approvals, please navigate to the Approvals category.


Approval Management


FieldDescription
ApproverA reference to the user who is responsible for approving the related record.
ItemA reference to the item that was processed by the approval rule and approved or rejected.
State

Approval state. Available choice options:

  • Requested:
  • Approved;
  • Rejected;
  • Cancelled.
SubjectApprove subject (copied from the Item subject).
DescriptionA text field for storing description regarding the approval.
CommentsA text field for storing comments regarding the approval.
Approval ruleReference to the approval rule that was run for this approve.
Approval setApproval tickets set number (if there were sent more than one sets of tickets for one record),

Approval rules

Approval rules are a flexible instrument able to trigger on a predefined event. Approval rules also can automatically create a set of approvers.


Approval rules can automatically set the approval state to something other than Not yet requested. As a result, an approval rule can create a set of approvers. You can also start the approval process by setting the approval state toRequested.


FieldDescription
TargetSpecify a table which will be processed by this approval rule (for example, Incident).
Approve conditionCreate a condition to meet before sending approve tickets. Use the Condition Builder to build a filter that fits your needs. You can create complex AND and OR filters, more than one in one approve condition.
Approver

A choice field specifying a category of users responsible for the request approving. Available choice options:

  • Users;
  • Group;
  • Script.
UsersIf the Users option was selected in the Approver field, then choose one or more users responsible for the approval process in this dictionary field.
Script

If the Script option was selected in the Approver field, then enter the script extending your approval condition. You can use SimpleOne server-side API there.

GroupIf the Group option was selected in the Approver field, then choose the group responsible for the approval process in this dictionary field. All the group members will have approval tickets to process.
Approval abortion rule

In this field, you can specify the condition of the approval request reject. Available choice options:

  • More than half tickets rejected
  • Set rejected tickets limit
  • All tickets rejected
  • One of the tickets rejected
CountSpecify a limit of the rejected tickets for the approval request reject.

Approval tickets


  • No labels