Best Practices for developing RPA projects using Kryon
Base wizard template Attachments
Base template version history
Best Practices for developing RPA projects using Kryon
For building each project we use base wizard as our template or project frame work.
Because it allows,
Handling of errors globally and in a consistent manner for easy troubleshooting
Reduces the need to handle error at each step in the wizard reduces time for development
Catches any unhandled exceptions automatically
Comprises of the following information
1. Consistent error message updated in custom logs
2. Step in which error occurs
3. Establish the error with a code and category
4. Screenshot of window when error occurs
5. Ending the wizard by sending to “End Step”
Kindly go through videos and PDFs for instruction and get familiar with each component of it from below or view https://learn.nintex.com/
Base wizard template Attachments
Attaching following templates and info
1. Dwiz file for base template wizard which will create a library folder in Kryon studio under company catalogue
2. PDF guide for quick info about each components used inside base template
3. PDF guide when you are using your SQL server DB for logging the info
Base template version history
Base template Feb 2021 (Removed, kindly post your request in comment to get this version)
Base template June 2021 (Latest, kindly download from below link of "Base template June 2021.zip")
Note: Always use the latest one