Chapter 12: Capturing and Declaring Applications, Pages, and Items
In the previous chapter, you saw how to capture applications and pages using the technology connectors provided by SAP Intelligent RPA. Once an application or page is captured and declared, we need to define the criteria for each application and page so the SAP Intelligent RPA can identify them uniquely. These criteria are used by SAP Intelligent RPA Desktop Studio at development time and by the Desktop Agent at runtime to recognize the application or page that is included in the workflow to perform actions.
In this chapter, we will expand on this knowledge by considering the vendor invoice-posting business process using the FB60 SAP transaction code on the SAP server. We will gain knowledge on the following topics:
- Starting your first automation project
- Capturing applications and pages
- Defining the criteria for applications and pages
- Defining UI elements/controls
- Variable declaration ...