Newer Version Available

This content describes an older version of this product. View Latest

DataDetectJobObjectSession (Beta)

Represents an object-specific job session that's created whenever a DataDetect scan policy job session runs on a scan policy object. This object is available in API version 63.0 and later.

Data Detect is a pilot or beta service that is subject to the Beta Services Terms at Agreements - Salesforce.com or a written Unified Pilot Agreement if executed by Customer, and applicable terms in the Product Terms Directory. Use of this pilot or beta service is at the Customer's sole discretion.

Note

To opt in for beta, contact your Salesforce account executive. After the org permission is enabled, users can access the Data Detect app from the App launcher.

Supported Calls

delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete()

Fields

Field Details
CurrentObject
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Name of the scan policy object associated with the job object session.
DataDetectJobSessionId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the job session associated with a scan policy data scan.

This field is a relationship field.

Relationship Name
DataDetectJobSession
Relationship Type
Master-Detail
Refers To
DataDetectJobSession
EndTime
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Time and date when the scan policy object scan completes.
JobIdentifier
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Name of the job session associated with a scan policy data scan.
JobStatus
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
Status of the scan policy object scan. Valid values are:
  • Completed
  • Failed
  • Scheduled

The default value is Scheduled.

Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Auto-generated name of the job object session.
StartTime
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Time and date when the scan policy object scan begins. Scan policy object scan can start anytime within a 30-day window from the current date.