mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 03:09:50 +08:00
11 lines
663 B
JSON
11 lines
663 B
JSON
{
|
|
"OmniProcessId": "{{ParentProcessId}}",
|
|
"Name": "{{StepName}}",
|
|
"Type": "Step",
|
|
"Description": "{{Description}}",
|
|
"IsActive": true,
|
|
"Level": 0,
|
|
"SequenceNumber": {{SequenceNumber}},
|
|
"PropertySetConfig": "{\"label\":\"{{StepLabel}}\",\"chartLabel\":\"\",\"errorMessage\":{\"custom\":[],\"default\":null},\"instructionKey\":\"\",\"knowledgeOptions\":{\"dataCategoryCriteria\":\"\",\"keyword\":\"\",\"publishStatus\":\"Online\",\"typeFilter\":\"\"},\"conditionType\":\"Hide if True\",\"show\":null,\"HTMLTemplateId\":\"\",\"remoteClass\":\"\",\"remoteMethod\":\"\",\"remoteOptions\":{},\"remoteTimeout\":30000,\"validationRequired\":\"Submit\"}"
|
|
}
|