본문 바로가기

_PM•PO28

[RPA] [UiPath] UiPath Automation Developer Professional v1.0 Practice Test - 문제 풀면서 정리하기(3) 21. What is one of the key benefits of using Monitoring in UiPath Orchestrator for an organization? Improving decision-making and optimizing resource usage based on data insights. Eliminating the need for external monitoring tools and applications. Reducing the need for human intervention in monitoring activities. Automating the process of scheduling and deploying Robots. 22. A developer needs t.. 2023. 12. 19.
[RPA][UiPath] UiPath Automation Developer Professional v1.0 Practice Test - 문제 풀면서 정리하기(2) 11. When is it necessary to use the Invoke Method activity? When it is necessary to create custom code for specific steps within the process. When invoking the VB.NET or C# code. When the method doesn't produce an output and thus cannot be used in an Assign activity. When invoking the VB.NET or Java code. Explanation Topic: Use Invoke Method and Invoke code in projects. 12. What type of informat.. 2023. 12. 19.
[RPA] [UiPath] UiPath Automation Developer Professional v1.0 Practice Test - 문제 풀면서 정리하기(1) 1. A long-running job was suspended waiting for an external task. Once the task is completed, which robot is selected by Orchestrator to continue the job's execution? Any available Unattended robot. The same robot that executed the job until suspension. Any available Attended robot. Any Unattended robot in "Resume" state. Explanation Topic: Use Tenant Entities (Webhooks, Alerts) and Folder Entit.. 2023. 12. 19.
[RPA] [UiPath] UiPath 프로젝트 Github에 연결하기 내가 작업한 과제 결과물을 정리해둘 곳이 필요하겠다는 생각이 들어 github에 연결했다.☺️ 바로 진행해보자! 1. 새 repository 만들기 먼저, github에 내 프로젝트와 연결할 repository를 하나 만들어 준다. 완료하면 다음과 같이 새로운 repository 가 생성되었다. 이따 Code라고 되어 있는 초록색 버튼을 클릭해, 링크를 복사해 사용할 것이다. 2. UiPath 프로그램을 열고, 내가 작업하는 프로젝트 열기 (작업 중이었다면 Home 버튼을 바로 누르면 됨~ 저는 이전에 했던 것들을 정리하는 중이다 보니 uipath 프로그램을 계속 껐다 켰다 하는 상태였기 때문이라는 점 참고!) 3. Home > Team > Clone or Check Out > GIT Init > 현재 .. 2023. 12. 7.