Internal data sources
Use Internal data sources to connect to common applications like Microsoft Office, XML, or Adobe Acrobat within your automation.
Internal data sources are found in the Toolbox for automations.
- Microsoft Office applications
Pega Robot Studio has several prebuilt connectors for Microsoft Office applications, to help you extract, input, and manipulate data in Office.
- OCR methods
Use the OCR methods to convert documents that contain images into searchable text.
- PdfConnector properties, methods, and events
Use the PdfConnector component in an automation to search for text, extract text and images, and annotate PDF files.
- XMLDocumentComponent
Use the xmlDocumentComponent to manipulate an XML document in your automation. Adding an xmlDocumentComponent to an automation is synonymous to creating an instance of an XML document.
Previous topic Decode and encode Web methods Next topic Microsoft Office applications