mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-04 14:25:31 +08:00
11 lines
343 B
JSON
11 lines
343 B
JSON
{
|
|
"OmniProcessId": "{{ParentProcessId}}",
|
|
"Name": "{{ElementName}}",
|
|
"Type": "Set Values",
|
|
"Description": "{{Description}}",
|
|
"IsActive": true,
|
|
"Level": 0,
|
|
"SequenceNumber": {{SequenceNumber}},
|
|
"PropertySetConfig": "{\"ElementValueMap\":{\"{{OutputKey}}\":\"{{OutputValue}}\"},\"chainOnStep\":false,\"failOnStepError\":true}"
|
|
}
|