この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

EmpUserProvisioningProcess

従業員-ユーザーのプロビジョニングプロセスを表します。このオブジェクトは、API バージョン 52.0 以降で使用できます。

サポートされているコール

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

特別なアクセスルール

このオブジェクトでは、Workplace Command Center アドオンライセンス、または Employee Experience アドオンライセンスが必要です。

項目

項目 詳細
EndTime
dateTime
プロパティ
Create、Filter、Nillable、Sort、Update
説明
ユーザープロビジョニングプロセスの終了日時。
ErrorRecordCount
int
プロパティ
Create、Filter、Group、Nillable、Sort、Update
説明
ユーザープロビジョニングプロセスでエラーが発生したレコードの数。
LastReferencedDate
dateTime
プロパティ
Filter、Nillable、Sort
説明
ユーザープロビジョニングプロセスの最終参照日時 (1 秒の精度)。
LastViewedDate
dateTime
プロパティ
Filter、Nillable、Sort
説明
ユーザープロビジョニングプロセスの最終表示日時 (1 秒の精度)。
Name
string
プロパティ
Autonumber、Defaulted on create、Filter、idLookup、Sort
説明
ユーザープロビジョニングプロセスの名前。
ProcessStatus
picklist
プロパティ
Create、Filter、Group、Nillable、Restricted picklist、Sort、Update
説明
ユーザープロビジョニングプロセスの状況。
可能な値は次のとおりです。
  • Aborted
  • Cancelled
  • Failed
  • Finished
  • Initializing
  • Processing
  • Queued
StartTime
dateTime
プロパティ
Create、Filter、Nillable、Sort、Update
説明
ユーザープロビジョニングプロセスの開始日時。
SuccessRecordCount
int
プロパティ
Create、Filter、Group、Nillable、Sort、Update
説明
ユーザープロビジョニングプロセスでプロビジョニングが成功したレコードの数。
TotalRecordCount
int
プロパティ
Create、Filter、Group、Nillable、Sort、Update
説明
ユーザープロビジョニングプロセスのレコードの総数。

使用方法

従業員-ユーザープロビジョニングプロセスの状況を表示するには、EmpUserProvisioningProcess を使用します。