EmpUserProvisioningProcess

Represents an employee-user provisioning process. This object is available in API version 52.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Special Access Rules

This object requires a Workplace Command Center add-on license, or an Employee Experience add-on license.

Fields

Field Details
EndTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time that the user provisioning process ended.
ErrorRecordCount
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The number of records that encountered an error during the user provisioning process.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the user provisioning process was last referenced, with a precision of one second.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the user provisioning process was last viewed, with a precision of one second.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the user provisioning process.
ProcessStatus
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The status of the user provisioning process.
Possible values are:
  • Aborted
  • Cancelled
  • Failed
  • Finished
  • Initializing
  • Processing
  • Queued
StartTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time that the user provisioning process started.
SuccessRecordCount
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The number of records that were successfully provisioned during the user provisioning process.
TotalRecordCount
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The total number of records in the user provisioning process.

Usage

Use the EmpUserProvisioningProcess to view the status of an employee-user provisioning process.