-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 23
-
Component/s: Automation
-
Epic Link:
-
Tags:
-
Sprint:TGV 7.1-7
-
Story Points:8
This new feature is under the category Automation. When creating a new Automation script, user gives the id and can choose among void, document(s), blob(s), string for input and outpout types.
For this first step, the script is written in a codemirror with javascript syntax enabled. By default , the content is pre-filled with :
function run(ctx,input,params) { }
- is duplicated by
-
NXS-2447 Integrate Automation Scripting
- Resolved