afv-library/skills/omnistudio-integration-procedure-generate/assets/omni-process-element-dr-extract.json

11 lines
637 B
JSON

{
"OmniProcessId": "{{ParentProcessId}}",
"Name": "{{ElementName}}",
"Type": "DataRaptor Extract Action",
"Description": "{{Description}}",
"IsActive": true,
"Level": 0,
"SequenceNumber": {{SequenceNumber}},
"PropertySetConfig": "{\"bundle\":\"{{DataRaptorName}}\",\"chainOnStep\":false,\"disableUniqueSFDCObjectCheck\":false,\"failOnStepError\":true,\"ignoreCache\":false,\"postTransformBundle\":\"\",\"preTransformBundle\":\"\",\"remoteOptions\":{},\"responseJSONNode\":\"\",\"responseJSONPath\":\"\",\"sendOnlyFailedResponse\":false,\"vlcSI\":{\"bundleName\":\"\",\"interfaceName\":\"\",\"remoteMethodName\":\"\"}}"
}