-
Notifications
You must be signed in to change notification settings - Fork 0
Banner Settings
The base banner settings provide fundamental functionalities which guides the basic set of operation. For example, save locations and input file locations. The individual banner will share most of its settings with some specialized settings for each banner.
The banner settings are saved under "User\Documents\LifeCycle Workflow Automation" in JSON format. The settings will be replaced if the default filenames are altered.
Below is a list of settings names explained in detail.
This field is where output file will be copied to after calculation. The default location is set to current user's desktop.
This setting should be set to a valid folder location. Keep in mind the standard single backslash '' is replace by '\' since the automation will parse double back slash into a single slash. The program will crash if the double back slash rule is broken.
Convert all operation data into values only, this operation will be performed as the last step to ensure all calculation precedence are followed properly according to workflow original design.