πŸ“„ Set Container Values

Set Container Values

The Set Container Values Step allows you to set and update the values of Containers.


Step Properties

Name
The name of the Step as it appears in the Workflow Editor. By default, this is set as Set Container Values.
Description
A short description of the Step. By default, this is set as "This step will set data to the Workflow Containers."
Add Parameter

Click the button to add a Container.

After adding a Container, you can set the value of that Container through one of the following:

  • Static Text: Manually input a predetermined value.
  • Container or Step Export Parameter: Select a Container or an Output Parameter from previous Steps as the value.
  • Datasource Field: Select a field from SuccessFactors to use as the value.


Input Parameters

Catalog Key
The key ID used when running this Step.
Language
The language to be used for this Step.
Datasource Workflow ID

The ID of the pending SuccessFactors Workflow where pending data can be obtained. These pending data can be used when setting the value of the Containers.

If SuccessFactors Workflow is set as the trigger, the value for this field is automatically filled in. 

The value for this field is automatically filled in if SuccessFactors Workflow is set as the trigger. Otherwise, this should be manually filled in using the ID of the SuccessFactors Workflow you are referencing.


Output Parameters

Parameter Name
The name of the Output Parameter.
Parameter Description
A short description of the Output Parameter. This is what appears when selecting values from a Container or Step Export Parameter.
Mandatory
If enabled, the Output Parameter will be set as required.


Error Handling

The Error Handling tab allows you to define the actions to be executed when an error occurs in this Step.

πŸ’‘

Learn more about Event Handlers.


Step Delay

The Step Delay tab allows you to set a specific time for the Step to execute.

πŸ’‘

Learn more about Scheduler.


Related articles