UiPath REFramework Tutorial - Process State (Sample Use Case)

Опубликовано: 18 Октябрь 2024
на канале: Oguzhan Sanyilmaz
247
12

In this UiPath tutorial, as a 3rd state in REFramework, we will talk about Process State and its usage.

We will learn how to pass data from Get Transaction Data to Process State. We will open each IMDB movie page on browser and try to get its director name by using Generic selector. We also see how Set Transaction Status workflow works.

Sample Use Case: Scrape IMDB Top 250 movie list and get their details such as writer, director, description, year, duration etc.

#uipath #reframework #uipathtutorial

👉 Follow me👇👇
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
🔔 Subscribe -    / @oguzhansanyilmaz  
💼 LinkedIn -   / osanyilmaz  
💻 Website - https://automationschool.org/

00:00 - Introduction
00:12 - Previous Session Recap
00:42 - Changing System Exception Rule
01:40 - Process State Implementation
02:13 - Changing Init State Variable Scope
03:26 - Process Workflow Implementation
04:30 - Creating Generic Selector
05:20 - Validating Generic Selector
06:40 - Set Transaction Status Explanation
07:50 - Reviewing IMDBMovies Queue
08:35 - Running Project
10:39 - ReValidating Generic Selector
11:25 - Delay Activity to Resolve Error
12:00 - Outro