File
Last updated
Last updated
Display name of the flow
Unique ID of the flow, recommend using Resource id or workflowid
Flow owner/maker
Environment name
Flow definition/clientData
AutoReview allows configuration of the review metrics, if left blank the review will follow the default values.
New complexity items can be added with the 'Add new item' button. Though we recommend using the text mode (small pen in top right corner).
The complexity json object can then be edited in a source code editor (like Visual Studio Code or Notepad++) and then pasted in its entirety into the aComplexityTemplate input. With the reference inputted to the Reference Complexity.
The naming convention json has to be placed in 3 inputs.
Naming Reference - sReference
Naming Char - char
data - data array
Each rating key needs to be entered into the relevant inputs.
The scoring json follows same pattern as complexity, with the reference input separately from the aScoringTemplate array.
The File api returns the following
File
Data
The file key returns a HTML pile that can be used to create a file. There are 4 different file types:
*coming soon **coming not so soon
Data is a stringified json and once parsed returns different values depending on the file selected.
*Review only
Returns the nomnoml file. This file is similar to mermaid and creates a text file that is rendered as a diagram. The text can be pasted into nomnoml site or a site using the library.
Next Steps - Files
Key | Description | Example |
---|---|---|
Complexity*
Complexity score
100
Actions
Count of all actions
40
Variables
Count of variables
4
Exceptions
Count of exception actions (runAfter Failed)
2
Connections
Count of connections
2
Premium
Uses premium actions
true