Get All By Role Assignment

Introduction

The GetAllByRoleAssignment is used to get all approval entries for a role assigment

This activity is available from version 9.1.

Input Data

The following input data can be configured for the activity.

RoleAssignmentId

Id of the Role Assignment

Output Data

This activity has one result output

Result

Array of RoleAssignmentApproval for specific RoleAssignmentId:

[ { "Id": "", //string Id of RoleAssignmentApproval "RoleAssignmentId": "", //uint Id of RoleAssignment "CoreIdentityId": "", //uint Id of CoreIdentity "ApprovalDate": "", //DateTime is UTC Date when approval was approved can be null if not approved "Approved": "", //bool value true if approved, false if declined or null when only created "Comment": "", //string COmment why it was approved or declined } ]

© ITSENSE AG. Alle Rechte vorbehalten. ITSENSE und CoreOne sind eingetragene Marken der ITSENSE AG.