Process Step Parameter
This object stores the parameters configured for Wizard steps. The parameters are passed as input values to the Step when they are invoked in SPM Wizards.
API Name: SVMXA360__CONF_ProcessStepParameter__c
Number of Fields: 5
FIELD LABEL
FIELD NAME
DATA TYPE
DESCRIPTION
Custom Relationship Fields
​Process Wizard Step
SVMXA360__ProcessWizardStepId__c
Master-Detail(Process Wizard Step)
Process Wizard Step ID for the input parameters.
Standard Fields
Name
Name
Auto Number
The auto-generated record name.
Custom Fields
Parameter Key
SVMXA360__ParameterKey__c
​Text(255)
​Parameter key of input parameters.
​Parameter Value
SVMXA360__ParameterValue__c
​Text(255)
​Mapped value to set in the input parameters.
​Value Type
SVMXA360__ValueType__c
​Picklist
​Type of Input Parameters. For example, Value, Field, or Function.
Was this helpful?