Create your first automation in just a few minutes.Try Studio Web →
by Mindfields
2
Snippet
219
After noticing that this is a Snippet intended to work with REF and that the Config basically has the same structure you can replace the default REF one with this (you shouldn't have 2 configs), the component worked as expected. I would like to see the Description and documentation making this thing more clear, so that everyone can easily use this. Furthermore, I think that the error handling should be improved in the next version. Thank you!
- The idea of the component is good and it could be used in many situations. Unfortunately the way it was implemented makes it a bit difficult to use: The Config.xlsx file needs to be moved to the Data folder, but if the REFramework is used, then there's already a Config.xlsx file in the same folder, so users need to merge both configuration files before executing. There are unused variables in the workflow, and the TryCatch is not really doing anything, except throwing the same exception it catches. These unnecessary parts make the component hard to understand. Some suggestions: Since there are just a few configuration parameters, it might be easier to implement them as input arguments for the workflow, instead of using a configuration file. Use the "Remove Unused Variables" button to delete unnecessary variables. If no other action is being taken inside the Catch block, then the TryCatch activity can also be removed. If those points are addressed, this can be a great component!
License & Privacy
MIT
Privacy Terms
Technical
Version
1.0.0Updated
June 4, 2023Works with
Studio: 21.10 - 22.10
Certification
Silver Certified
Collections
Support
UiPath Community Support
Resources