Create your first automation in just a few minutes.Try Studio Web →
by Siyang Wu
0
Snippet
<100
Summary
Summary
This workflow can be used to check all items in the ReFrameWork config valuable
Overview
Overview
The default ReFrameWork includes InitAllSettings process and Config file.
InitAllSettings can import key and value from "Settings", "Constants" and "Assets" of the sheet in the config file, and all of them are kept in a Dictionary object.
Most of the times, those configs need to be checked one by one before continuing process.
Add in Config File a "Checkings" sheet that has three types of configurable checks and returns message columns.
Develop a new CheckAllSettings process that can be used to check all of the items in config dictionary.
It can be used for future UiPath projects.
CheckAllSettings process can be used after InitAllSettings, and also can be used in ReFrameWork readily.
CheckAllSettings should be inserted after InitAllSettings and all of the process with edit config object.
Import arguments and make it work.
It has three input arguments, the same as InitAllSettings and two output arguments for returning the check result and message if necessary.
Add in config file a "Checkings" sheet that has three types of configurable checks and returns message columns.
For one key there can be set more than one check items, thus returns a different message when a different check item did not pass.
If the latter check item takes effect, the former check item must be set, or else it will be ignored.
Features
Features
Check all of the items in ReFrameWork config dictionary without coding.
Additional Information
Additional Information
Dependencies
No dependencies
Code Language
Visual Basic
License & Privacy
MIT
Privacy Terms
Technical
Version
1.0.1Updated
February 18, 2020Works with
Studio: 19.7 - 22.10
Certification
Silver Certified
Support
UiPath Community Support