Export & Import Scripting Rules
Was this helpful?
Was this helpful?
Imported & Exported files need to have some mandatory structural information:
name: name of the script
description: description of the script
type: type of the script
status:
inputSchema: input schema of the script
outputSchema: output schema of the script
script: the JavaScript script you wish to run
Type: there are two types:
"decision-table" - for decision tables
"decision-tree" - for decision trees
"complex-rule" - for scripting rules