發表文章

Lesson1-2.UiPath 的基本流程起手式_變數_If then else_Switch、Flow Switch _part2

特定型別補充 https://docs.uipath.com/studio/standalone/latest/user-guide/types-of-variables UiPath.Core.Activities.WriteTextFile https://docs.uipath.com/activities/other/latest/workflow/write-text-file Manage Word Documents https://docs.uipath.com/activities/other/latest/productivity/manage-word-documents UiPath.Word.Activities.DocumentReadText https://docs.uipath.com/activities/other/latest/productivity/document-read-text UiPath.Word.Activities.DocumentAppendText https://docs.uipath.com/activities/other/latest/productivity/document-append-text 1-2-3.實作 Do While 迴圈、For Each 迴圈與 Flow Chart 迴圈 https://docs.uipath.com/studio/standalone/latest/user-guide/example-of-using-a-for-each-activity https://docs.uipath.com/studio/standalone/latest/user-guide/example-of-using-a-while-activity https://docs.uipath.com/studio/standalone/latest/user-guide/example-of-using-a-do-while-activity https://docs.uipath.com/studio/standalone/latest/user-guide/example-of-using-a-break-activity https://academy.uipath.co...

Lesson1-2.UiPath 的基本流程起手式_變數_If then else_Switch、Flow Switch

圖片
  1-2-1.UiPath 的基本流程起手式 1-2-2.實用的變數、If then else、Sequence、FlowChart 資料流入門 1-2-3.實作 Do While 迴圈、For Each 迴圈與 Flow Chart 迴圈 1-2-4.使用 Switch、Flow Switch 結構 1-2-1.UiPath 的基本流程起手式 1-2-2.實用的變數、If then else、Sequence、FlowChart 資料流入門 建立一個Flowchart 拖放一個Sequence放置於Flowchart中去跟起始點(播放icon)做連線。 1-2-1.變數、資料類型與流程控制 字串類型務必要用半形雙引號包覆兩側 練習偵錯打個斷點 運行偵錯起初為Sam 做完Assign後變成Kevin 在拖放第二個Sequence 按F2更名為Step2並於其中放置一個InputDialog Name 變數名稱:需要是獨一無二的。 Type 變數類型 Scope 變數範圍:一開始會依照在設定變數時,指定的那個activity範圍內,設定後可再更改範圍。 Default value 預設值 Debug 用途:用於以除錯模式執行流程,並允許進行單步驗證和檢查變數。 在除錯模式下,可以使用 「Step Into」、「Step Over」 和 「Step Out」 等操作逐步執行流程,方便進行錯誤排除。 適用場景: 需要逐步測試或檢查流程中每個功能執行情況。 Run File 用途:用於一般執行模式單個 xaml 文件(流程文件)。 這將以一般執行模式運行流程,並將執行流程中所有功能。 適用場景:當確定整個流程已經完成並準備好全面執行時。 測試單一 Sequence 時 → 使用 Debug 測試單一 .xaml 時 → 使用 Debug/Run File 測試專案時 → 使用 Debug/Run

Lesson1_1-1-3.UiPath 簡介_1-1-7.UiPath 的錄製器使用方式

圖片
官方文件 https://docs.uipath.com/ https://docs.uipath.com/studio/standalone/latest https://docs.uipath.com/studiox/standalone/2024.10 2024.10版本後的UiPath基本上已經都完全用最新Modern Design Experience 因此很多早期教程、教學書籍的介面會已經脫軌不適用了。 https://docs.uipath.com/studio/standalone/latest/user-guide/modern-design-experience 安裝 2024.10 以前的舊版 UiPath Studio,例如 2023.10 或更早版本,才有辦法做 Modern Design Experience畫面樣式的開啟關閉的切換 才有機會用Classic experience介面 https://docs.uipath.com/studio/standalone/2023.10/user-guide/modern-design-experience 怎麼裝舊版UiPath? 還建議去裝舊版的嗎? =>必須用企業授權版本(可以自己去裝60天試用) https://docs.uipath.com/overview/other/latest/overview/product-lifecycle https://customerportal.uipath.com/product-downloads 目前Community版本只能夠持續用最新版本,除非用enterprise授權才可以指定特定版本。 https://forum.uipath.com/t/how-can-i-install-the-previous-version-of-uipath-studio-community/741323/2 https://forum.uipath.com/t/downgrade-the-uipath-studio-version/710373/2 How to download an older, specific version of UiPath Studio https://www.theserverside.com/blog/Coffee...