Creating projects and adding applications
2 Tasks
20 mins
Pega Robotic Automation 22.1
Beginner
Pega Robotic Automation 22.1
Robotic Process Automation
English
Scenario
A Banking company requires its customer service representatives to manually confirm accounts payments or debits from the BankerInsight application with the invoices and payments in the Pega Finance application. To streamline this manual process, create a robotic project, and then add and configure the necessary two applications first.
The business case requires two separate applications:
desktop application and webpage.Complete the following tasks:
- Create the project in Pega Robot Studio.
- Add the Windows application and configure its properties.
- Add the web application as a Chrome application and configure its properties. The robotic project should only work with the Finance web application and not impact other applications accessed in the browser.
Challenge Walkthrough
Detailed Tasks
1 Create a new project in Pega Robot Studio using Quick start wizard
- Start Pega Robot Studio to display the start page.
- Click to open the Quick start wizard.
- In the Quick Start wizard, in the Project name field, enter Robotic Banking.
- Click to advance to the Set up application section of the Quick Start wizard.
- In the Set up application section, click Windows Desktop Application.
- In the Desktop application name field, enter BankerInsight.
- Next to the Path field, click the More icon to open the Select executable window.
- In the Select executable window, navigate to C
:\Users\<user name>\Desktop\BankerInsight
, select the BankerInsight application icon, and then click . - In the Quick Start wizard, click to confirm that you are adding an application and advance to the Create automation section of the Quick Start wizard.
- In the Create automation section, in the Automation name field, enter Main automation.
- Click Recording assistant and the BankerInsight application.
Note: The BankerInsight application is now ready to record the first automation. The recording is not in the scope of this challenge.
to open the
- Click the icon to close the Recording assistant.
- Confirm cancellation of recording when prompted.
- Click to save the project.
2 Add the Pega Finance web application to the project
- On the toolbar, click Project to return to the Project Explorer.
- On the Project Explorer, click Add > Application to open the Add new application window.
- In the Add new application window, click Web browser.
- In the Browser type field, select Chrome.
- In the Web application or website name field, enter Pega Finance.
- In the Starting URL field, enter https://roboticstraining.pega.com.
- Click Application designer in Pega Robot Studio. to add the Pega Finance application to the project and display the
- In the Application designer, on the Application tab, change the StartOnProjectStart parameter to false.
- On the property grid, on the AcceptedDomains property, click the More icon to open the AcceptedDomain Collection Editor.
- In the AcceptedDomain Collection Editor, click Add to add a new domain.
- Change the AcceptedDomain properties to the following values:
Parameter Value Domain roboticstraining.pega.com Mode Contains - Click OK to close AcceptedDomain Collection Editor.
- On the Property grid, change the EnableX-RayVsion property value to false.
- Click to save the project.
Confirm your work
- On the Project Explorer, click BankerInsight to open the Windows application tab.
- On the Windows application tab, click to begin the interrogation.
- Ensure that the Interrogation Form and BankerInsight application are correctly displayed.
- Close the Interrogation form.
- On the Project Explorer, click Pega Finance to open a Pega Finance tab.
- On the Pega Finance tab, click button to being the interrogation.
- Ensure that the Interrogation Form and Pega Robotic Automation Finance webpage are correctly displayed.
This Challenge is to practice what you learned in the following Modules:
Available in the following mission:
If you are having problems with your training, please review the Pega Academy Support FAQs.
Want to help us improve this content?