Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Since the UiPath Orchestrator API is a REST API with data in JSON format, we can use the Joget JSON Tool to invoke the API.

Before we start, ensure that you have the following critical UiPath information at hand (obtained from the previous Prepare for UiPath Integration tutorial):

Thai

เนื่องจาก UiPath Orchestrator API เป็น REST API ที่มีข้อมูลในรูปแบบJSONเราจึงสามารถใช้ JogetJSON Toolเพื่อเรียกใช้ API

ก่อนที่เราจะเริ่มตรวจสอบให้แน่ใจว่าคุณมีข้อมูล UiPath ที่สำคัญต่อไปนี้อยู่ในมือ (ได้รับจากบทเรียนการเตรียมการสำหรับการรวม UiPath ก่อนหน้านี้):

...

First, let’s design a new app by clicking on Design New App in the Joget App Center.

Thai

ขั้นแรกให้ออกแบบแอปใหม่โดยคลิกที่ออกแบบแอปใหม่ใน Joget App Center

...

Thai

ขั้นตอนที่ 2 ออกแบบกระบวนการใหม่

Click on the Processes menu, then on the Design Process button from the App composer to launch the process in the Process Builder.

Design a simple process containing 2 tools, as shown below.

Thai

คลิกที่เมนูกระบวนการจากนั้นคลิกที่ปุ่มออกแบบกระบวนการเพื่อเปิดตัว Process Builder

ออกแบบกระบวนการง่าย ๆ ที่ประกอบด้วย 2 เครื่องมือดังแสดงด้านล่าง

...

Click on the edit pencil icon after hovering over beside the process name along at the top to configure the process properties. Enter a suitable process name and create 3 workflow variables to store the response values from UiPath API call:

...

Once the process has been deployedsaved, close the Process Builder. In the process view pageList View, select the Map Toolstab to Map Plugins tab.

Thai

เมื่อกระบวนการได้รับการปรับใช้ให้ปิดตัวสร้างกระบวนการ ในหน้ามุมมองกระบวนการให้เลือกแท็บเครื่องมือแผนที่เป็นปลั๊กอิน



Click onConfigure Plugin for the first tool to configure Plugin and select JSON API, then key in the following configuration:

...

access_token

access_token

id_token

id_token



Click on SubmitApply change to save.

Thai

คลิกที่ส่งเพื่อบันทึก

...

Thai

ขั้นตอนที่ 4 กำหนดค่าเครื่องมือที่สองเพื่อเริ่มงานโดยใช้โทเค็นการเข้าถึง

Click on Configure Plugin for the  the second tool to configure Plugin and select JSON ToolAPI , then key in the following configuration:

...