はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: Ahmed Al-Moqbali
0
ソリューション
211
要約
要約
Automated solution to help in UiPath code documentation.
概要
概要
Challenge: After development, the design and architecture of the solution need to be documented in solution design document (DSD). It is a difficult and time-consuming process to get workflow (xaml files) details like file name, description, variables, and arguments. This will be more difficult if the solution contains many files.
Solution: This solution will provide an Excel file that contains basic information form project.json file, folder structure and all workflow details: file name, type, annotation, variables name and type, and arguments name and type.
Use cases:
1. Documenting DSD: Solution Architects or developers need to create the solution design document. This solution will provide all the code files details that have to be added in DSD.
2. Reviewing the code: The output of this solution will help QC team have an overview about the workflows so they can check and provide their comments for each workflow.
How to use it:
1. Download the code and unzip it.
2. Execute it and provide the code folder path where project.json is placed.
3. Once the process finishes, check the files in DocumentationHelper folder (C:\Users\UserName\Documents\DocumentationHelper).
機能
機能
This solution is easy to use and works in any environment where the UiPath robot is installed.
その他の情報
その他の情報
依存関係
UiPath.Excel.Activities: [2.9.5], UiPath.System.Activities: [20.10.4] UiPath.WebAPI.Activities: [1.6.0]
コード言語
Visual Basic