Vendor: Microsoft
Tehnologije: App Development
Osim toga naučiti ćete kako pregledati zahtjeve za rješenja, stvarati procesnu dokumentaciju te dizajnirati, razvijati, rješavati probleme i ocjenjivati rješenja. RPA developer radom sa sudionicima svog poslovnog okruženja, pomažete poboljšati i automatizirati poslovne tijekove te surađuje s administratorima na postavljanju rješenja u proizvodna okruženja i podržavaju rješenja.
Osnovne informacije
Certifikacijski ispit
- Exam PL-500: Microsoft Power Automate RPA Developer
Certifikat
- Microsoft Certified: Power Automate RPA Developer Associate
Moduli koji će se izvoditi
Learn how to get started with the Microsoft Power Automate for desktop console and flow designer. The console helps you create and handle flows, while the flow designer is the development environment of the platform. After completing this module, students will be able to:
- Explore the console and the flow designer
- Use the core features of the Power Automate for desktop platform
- Create and run a flow
Learn how Power Automate for desktop handles common development concepts and tasks, such as actions, variables, conditionals, and loops. After completing this module, students will be able to:
- Create a flow from scratch using the flow designer
- Use actions and variables
- Understand the testing and debugging features of the flow designer
- Configure the error handling properties of individual actions
- Comprehend the use of UI elements and images
- Use subflows to compartmentalize and reuse parts of a flow
Learn the basics of Power Automate for desktop flows. Additionally, learn how to build the first flow to help automate a repetitive task, freeing up time for more important endeavors. After completing this module, students will be able to:
- Use Power Automate to create a new desktop flow
- Record actions that are performed in a desktop-based application
- Perform a test run of the new desktop flow
This module defines input and output parameters for desktop flows, which allows your flows to comprehensively handle tasks and processes with conditional input and output. After completing this module, students will be able to:
- Create a desktop flow with predefined inputs
- Record actions that are performed in the Contoso invoicing desktop application by using your predefined inputs and capturing application data for output
- Perform a test run of a new desktop flow with a new set of inputs
This module explains how to build on an existing gateway to integrate Microsoft Outlook with a desktop UI flow. After completing this module, students will be able to:
- Create a new solution to package the complete Contoso invoice processing solution
- Create a new cloud flow that initiates the invoicing process through receipt of an email
- Integrate a desktop flow into a cloud flow
- Test the new cloud flow
This module explains how to use those gateways as a foundation for integrating other technology with cloud flows. After completing this module, students will be able to:
- Create a cloud flow
- Configure the on-premises data gateway to enable the cloud flow to run the desktop flow on your device
- Add the desktop flow to the new cloud flow
- Test the new cloud flow
This module explains how to integrate AI builder into an existing API-based flow to facilitate a robust automated process. After completing this module, students will be able to:
- Build a new AI model for form processing
- Train the new AI model to process Contoso Invoice forms
- Integrate the new AI model into an existing cloud flow
- Test the updated cloud flow and associated AI Builder-based predictions
This module explains how to integrate Microsoft Teams and Outlook into an existing cloud and desktop flow to build an automated, end-to-end invoice approval process. After completing this module, students will be able to:
- Integrate a Microsoft Teams-based approval model and the associated conditional logic into an existing cloud flow
- Integrate the desktop flow for entering the invoice information into the approval process
- Integrate Microsoft Outlook-based approval/rejection notifications into the invoice process
- Test the end-to-end invoice processing cloud flow
This module demonstrates the solution for these scenarios by explaining how to run your UI and API flows in unattended mode. After completing this module, students will be able to:
- Run a basic desktop flow in unattended mode
- Run a desktop flow and cloud flow scenario in unattended mode
- Learn about best practices and setup for unattended desktop flows
The first step to automating a solution is knowing the process, and process advisor helps simplify that task. After completing this module, students will be able to:
- Create your first recording
- Edit recordings and group actions
- Analyze recordings and interpret results
n flow development, you may need to reuse information in various actions. Variables act like storage bins that save valuable information for later use when a flow is running. After completing this module, students will be able to:
- Create, edit, and manipulate variables
- Examine the variables pane
- Become familiar with various variable data types and their properties
- Configure input and output variables
Loops are used to automate repetitive tasks by executing a block of actions multiple times. After completing this module, students will be able to:
- Use simple loops to perform a given number of repetitions and iterate through data
- Deploy loop conditions in order to repeat actions until a condition is met
- Iterate through the items of a list using for each loops
- Explicitly end loops when required
Conditional actions allow you to modify flow actions at runtime, based on information available in the environment. After completing this module, students will be able to:
- Use “If” conditionals
- Deploy “Switch” conditionals in order to compare a single variable with multiple possible values
- Explore additional options when evaluating conditions
- Provide default and alternative behaviors for flows based on the environment data
The ability to alter the order in which actions and functions are implemented is called flow control. Power Automate for desktop enables flow control through the flow control actions. After completing this module, students will be able to:
- Know how flow control works.
- Use the flow control group of actions to direct and manipulate the flow.
The recorder can be used to automatically generate blocks of actions, based on the user’s interaction with the workstation. After completing this module, students will be able to:
- Use the recorder to generate actions automating local Windows UI-based tasks
- Deploy the recorder to automate interactions with a web browser
- Preview and edit the automatically generated actions during and after the recording
Exception handling is a mechanism that allows Power Automate for desktop to handle and recover from unexpected circumstances and issues that might occur during a flow run. After completing this module, students will be able to:
- Configure the exception handling properties of individual actions.
Manipulating files and folders is a fundamental part of most business processes. Power Automate for desktop provides the files and folders actions to help accomplish this task. After completing this module, students will be able to:
- Create flows that manage files and folders
- Manage the properties of multiple files and folders
Web applications are critical components of most organizations. Power Automate for desktop supports the automation of all major browsers through its browser automation actions. After completing this module, students will be able to:
- Configure browser automation actions
- Extract data from web pages
- Create a flow that extracts gainer stocks from the MSN website
UI interfaces and their components are identified through UI elements, which can be captured and used in UI/Windows-related actions. After completing this module, students will be able to:
- Describe the concept of UI elements
- Discover the window and element-handling capabilities of Power Automate for desktop
Power Automate for desktop provides an extensive variety of Microsoft Excel actions to help you read and manipulate Excel files. After completing this module, students will be able to:
- Open Excel files and attach a process to an already opened file
- Use the Excel group of actions to read data from and write data to an Excel file
- Create and edit worksheets
- Save and close Excel files
Using email services is common in business procedures and critical for most organizations. Power Automate for desktop provides various actions that enable email handling for webmail services, Microsoft Outlook, and Exchange servers. After completing this module, students will be able to:
- Be familiar with the email, Outlook, and Exchange actions.
- Create a flow that retrieves, processes, and sends emails
Power Automate for desktop supports the automation of miscellaneous tasks, which are fundamental to the Microsoft Windows operating system, through the system, workstation, and services actions. After completing this module, students will be able to:
- Automate system-related tasks with the system and workstation groups of actions
- Automate the management of Windows services with the service group of actions
Message boxes can be used to interact with a user to either request input, or to provide output. After completing this module, students will be able to:
- Recognize various preset message box actions
Power Automate for desktop provides actions to help you manipulate text and datetime values. These text and datetime actions help you adopt a standardized data format in your flows. After completing this module, students will be able to:
- Use the text group of actions
- Create methods that help you process and edit text
- Manipulate text type variables for input and output in actions and flows
This module also describes how to select and locate a specific image or area on the screen with the mouse. After completing this module, students will be able to:
- Create a flow that simulates human interaction with a PC
- Automate simulated mouse movement and clicks
- Select and locate a specific image or area on the screen with the mouse
- Emulate typing or key presses
This module describes how to combine a Power Automate desktop flow with a Power Automate cloud flow. After completing this module, students will be able to:
- Create a cloud flow in Power Automate that calls a Power Automate desktop flow
- Use the values of variables from Power Automate in a Power Automate desktop flow
- Use the resulting variables from Power Automate for desktop in Power Automate actions
Databases are vital components of every organization, and efficient data handling is necessary for their effective operation. Power Automate for desktop provides organizations with the ability to automate databases through the database actions. After completing this module, students will be able to:
- Compose a connection string to connect to a database
- Use the appropriate action to run queries on a database
Microsoft Active Directory (AD) is a directory service that enables administrators to manage permissions and access to network resources. After completing this module, students will be able to:
- Connect to an Active Directory server
- Manage users, groups, and objects with Active Directory actions
Power Automate for desktop enables you to automate complex scenarios using scripts in VBScript, JavaScript, PowerShell, and Python. After completing this module, students will be able to:
- Use scripting actions
- Create two flows using VBScript and JavaScript
Power Automate for desktop enables users to read, extract, and manage data within an assortment of files through OCR actions. After completing this module, students will be able to:
- Configure OCR actions
- Create a flow that extracts text from images using OCR technologies
Learn how to configure and use custom connectors with Microsoft Power Apps, Microsoft Power Automate, and Microsoft Azure Logic Apps. After completing this module, students will be able to:
- Describe the role of custom connectors
- Build a connector and use it in a Power Automate flow
In this module, learn how to configure custom connectors with authenticated APIs in Microsoft Power Automate. After completing this module, students will be able to:
- Describe authentication options
- Use APIs with Microsoft Azure Active Directory
- Use a graph API from a custom connector
- Share and move between environments
This module focuses on introducing Microsoft Power Platform environments and their role in creating Data Loss Prevention (DLP) policies by using examples and use cases. After completing this module, students will be able to:
- Access Microsoft Power Platform admin experiences
- Create simple environment and tenant-wide DLP policies
- Discover and identify the differences between the Business data group and the No-business data group
- Describe the differences between out-of-the-box Power Automate Admin experiences and Microsoft Power Platform Center of Excellence toolkit
Brzi upit
"*" indicates required fields
Prijavite se
Lokacija
Trajanje: 32 sati
Brzi upit
"*" indicates required fields