Back to search
Building automations Into your Pega applications
TechTalk | September 29, 2016 | 22:49
Pega 7 Applications can now invoke Pega Robotic automations. In the second part of this series, learn how to turn your Pega Robotics solution into fully integrated automations. Tune in as Becky Blackwell and Bence Magyar take us through this!
Please help us improve future TechTalk episodes by completing our brief survey.
To learn more about TechTalk, visit the TechTalk broadcast page.
About this Series
TechTalks are aimed at developers, architects, business analysts, and anyone interested in leveraging Pega's technology to build efficient and effective business applications. TechTalk can serve as a platform for learning, networking, and staying up to date with the latest advancements in Pega technology; led by Pega experts and product owners.
Related Videos
What's New in Pega Robotics: Attendant RPA
In this conversation, Angel Hermira, Principal Product Manager, Robotics, and Ayush Mehrotra, Senior Manager,…
Pega Robotics Update: What's New in Pega Robotic Automation
In this video, Katie Alberti, Sr. Product Marketing Manager, Intelligent Automation, chats with Becky Blackwell, Director,…
The art of Auto-balancing
Emily Calo, Product Marketing Manager, and Becky Blackwell, Director, Product Management, discuss how developers can benefit…
How to interrogate a Single Web Page application
A single-page application (SPA) is a web application that retrieves all the necessary code — HTML, JavaScript, and CSS —…
How to implement dialog boxes in an automation
When developing attended RPA solutions, processes and tasks require the user to interact with files. Pega Robot Studio…
How to implement parallel processing in a robotic automation
Often it is necessary to perform parallel processes in one automation by creating asynchronous threads for each process…
How to automate partial screens in text adapters
Mainframe systems provide lists and lists of database rows that a user must then cycle through to find the needed item. This…
How to add and invoke Javascript in an automation
Javascript is a universal web programming language, and often it is necessary to include custom Javascript code or invoke a…
How to automate receiving a new email in Outlook
Quite often companies use generic email accounts where customers may send their questions or issues for resolution. Being…
How to perform different tasks using the Switch component
Often the next step in a process may change or switch depending on what value or input is selected or used. This video shows…