Professional Services Automation Data Dictionary

pse__Smart_Action_Step__c

Label: Smart Action Step

For system use. Stores information about the steps of the related plan.

Field NameField LabelCreated in VersionDescriptionTypeRequiredDefault Value
pse__Plan__c Plan Winter 2026 The plan that relates to the step.

Looks up to: pse__Smart_Action_Plan__c
MasterDetail
pse__Processing_Details__c Processing Details Winter 2026 A JSON string that represents input data required to complete the step.

LongTextArea(131072)
pse__Required_Input_Type__c Required Input Type Winter 2026 The type of input that this step requires to continue.

Text(255) false
pse__Result__c Result Winter 2026 A JSON string that represents output data from the step.

LongTextArea(131072)
pse__Source_Step_UUIDs__c Source Step UUIDs Winter 2026 A comma-separated list of universally unique identifiers for the steps that the step depends on.

LongTextArea(32768)
pse__Status__c Status Winter 2026 The current status of the step.

Picklist:
Canceled
Complete
Error
Pending Initiation
Pending Required Input
Unable To Complete
true
pse__Step_Number__c Step Number Winter 2026 The order that the step is completed.

Number(18,0) true
pse__Step_Type__c Step Type Winter 2026 The type of the step. This determines how the step is completed.

Text(255) true
pse__UUID__c Step UUID Winter 2026 The universally unique identifier of the step. This allocates an unique identifier to the step before a standard ID is generated for it.

Text(36) true


© Copyright 2009–2025 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.