Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Banner Settings

Shizhong Yu edited this page Dec 27, 2020 · 8 revisions

Table of Contents

Banner Settings Overview

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.


Banner Common Settings

WIP and Final OutputDirectory

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.

Default Output Filename

Output Date

Banner Enum

Input Filename

Template Fullname

Banner Password

WipWbValuesOnly

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.

Worksheet Settings

Clone this wiki locally