Advertisement

REFramework: Debugging/Workflow Analyzer/Validation - Developer Series - Part 4 of 4

Oct. 10, 2022
Advertisement

More Related Content

More from Diana Gray, MBA(20)

Advertisement

REFramework: Debugging/Workflow Analyzer/Validation - Developer Series - Part 4 of 4

  1. REFramework: Debugging/Workflow Analyzer/Validation - Developer Series Part 4 of 4
  2. Diana Gray Community Marketing Manager AMER @UiPath Meet today’s team: Chris Bolin Senior Analyst/Finance Technology @Mary Kay UiPath MVP
  3. 3 About today’s UiPath developer meeting: • AMER Developer Community sessions • Managed by UiPath MVPs in Canada, Latin America & USA • You are encouraged to network with MVPs and share your LinkedIn in the chat box. We want to get to know you • These sessions are for you to engage with us on topics that interest you or that you want to share with the UiPath Developer Community • Please use the chat to place questions until Q&A • If you have any topics that you want us to cover, please email diana.gray@uipath.com
  4. 4 Date/Time Topic Status September 12, 6 PM EDT REFramework: Overview - Developer Series - Part 1 of 4 Recorded September 19, 6 PM EDT REFramework: Modify the Framework - Developer Series - Part 2 of 4 Recorded October 3, 6 PM EDT REFramework: Queues, Configuration and Creating within the States - Developer Series - Part 3 of 4 Recorded October 10, 6 PM EDT REFramework: Debugging/Workflow Analyzer/Validation - Developer Series - Part 4 of 4 Happening Now Register for Events at community.uipath.com
  5. 5 Date/Time Topic Status October 4, 5 PM EDT UiPath Apps - Containers, Controls and Events - Developer Series - Part 1 of 4 Recorded October 11, 5 PM EDT UiPath Apps - Functions, Expressions, Inline Validations & Function - Developer Series - Part 2 of 4 Register now October 18, 5 PM EDT UiPath Apps - Storage Buckets, File Picker Control and Queues - Developer Series - Part 3 of 4 Register now October 25, 5 PM EDT UiPath Apps - Data Service, Entity and DS, and Table Control - Developer Series - Part 4 of 4 Register now Register for Events at community.uipath.com
  6. Debugging and CleanUp Basic Overview
  7. 7 Essentials • Breaks • Step Into • Step Over • Local Panel Running in Debug Remove Unused Variables Validate Project • Workflow Analyzer Analyze Project Publish to Orchestrator Project Settings
  8. 8 Debug • Debug Project • Toggle Breakpoints • Local Panel • Step Into • Step Over • Locals Panel • Debug File
  9. 9 • Annotate • Right click sequence, flowcharts, etc and choose add annotation • Label all activities with unique names • Annotate activities • Choose Remove Unused Variables for all States, Code Segments • Validate Project • Workflow Analyzer • Analyze Project • Project Settings • Publishing to Orchestrator Annotating/Labeling/Remove Unused Variables
Advertisement