ADO.NET Provider for Workday

Build 24.0.9111

Authorizations

Check subjectId permissions against featureId for each target Id

Workday Resource Information

Check subjectId permissions against featureId for each target Id

Secured by: View: Global Payroll Authorizations+TG

Scope: Global Payroll Connect

Aggregate Fields

The 本製品 represents the following fields as aggregates containing JSON text. Each of them conforms to their respective schema. Fields marked with an asterisk are required and must be included if their parent object is. Fields marked with a hyphen are read-only and must not be included when calling stored procedures or when performing an INSERT or UPDATE.

This information is derived from the Workday REST API specification which does not explicitly list all business rules and validations that apply to each object. More fields may be required than what is listed here.

Targets_Aggregate


[{
 *id: Text /* Target ID */
 -permissions: [{
     -id: Text /* Permission ID */
  }]
}]

Input

Name Type Description
FeatureId String Context External Payroll Feature to evaluate authorization against
SubjectId String Subject for which authorization is performed against
Targets_Aggregate String A JSON aggregate. Targets to check whether Subject is authorized for

Result Set Columns

Name Type Description
FeatureId String Context External Payroll Feature to evaluate authorization against
SubjectId String Subject for which authorization is performed against
Targets_Aggregate String A JSON aggregate. Targets to check whether Subject is authorized for

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9111