Digital Exchange
Get community support for SS&C | Blue Prism® Digital Exchange assets and discuss the DX.
cancel
Showing results for 
Search instead for 
Did you mean: 

Welcome to the Blue Prism Digital Exchange Community!

The Blue Prism Digital Exchange is a "shop window" for new and emerging technologies—a platform that puts powerful RPA and AI capabilities into the hands of business leaders. Users can find and apply pre-built AI capabilities, in the form of downloadable integrations and Visual Business Objects (VBOs), to automated processes. These assets connect and integrate Digital Workers, existing systems and processes to Blue Prism's technology partners, creating a solid foundation of AI-enabled Intelligent Automation that's scalable and sustainable.

Forum Posts

NOTICE: Microsoft's new Outlook client and the Outlook VBO.

Hello All,Please be advised that Microsoft's newest Outlook client DOES NOT support COM interop. What that means is the Outlook VBO will not work with this newer Outlook client. See below reference from Microsoft regarding supported features with the...

ewilson by Staff
  • 2512 Views
  • 12 replies
  • 6 likes

Resolved! Send .xlsx File using POST API

I have a requirement of sending .xlsx file using POST API.I guess Ideal way of doing this is to use Single File option in WEB API configuration and passing Binary file from process.But unfortunately the WEB API definition does not support the Binary ...

Using some real time AI tools with Blue Prism

Hi,How can I integrate any AI tool with Blue Prism and make the overall RPA infrastructure AI-driven.Does anyone has ever used any AI service with Blue Prism? If yes please name which service you used and how did you manage to integrate with Blue Pri...

SharePoint List and Document Utilties?

Hello, Previously, we have downloaded and started using the Sharepoint List and Document Utilities found in the digital exchange. I wanted to refer back to the documentation which was attached to the VBOs, but can't seem to find these anymore. Please...

Resolved! How to get Date modified of files

Hi Community,Is there any way we can get files parameter from network drive like Date Modified, Type and Size.I want to store the Date Modified during the process run and next run I want to compare if the file is modified using Date ModifiedThanks---...

How to add a dynamic value in json using blueprism

Hi,We have a JSON format which needs to be sent as a input payload. How can we assign values in the JSON dynamically? We have values in the different data items and these values need to be replaced in the JSON.For example:I have json data:{"name": "x...

Automate POST API with Send file option

I have a requirement to send .xlsx file daily using POST API.I have configured POST Method  And I have selected "Send File" option.While I use API in BP Action, it asks for Binary. I have imported file as binary and passed the variable. It is working...

Change the world in 5 minutes?

Lofty goal perhaps, but who knows?!? We're looking into what is working among the Blue Prism ecosystem resources we have (DX, Community, TAP, etc.) and what can be improved. The sky is the limit for how much of an impact these resources might have. C...

Resolved! Download/Extract attached files from PDF

Hi Team,I've encrypted pdfs with excel files as an attachment. Need advise on how can these files be saved using code-behind. I'm able to save using spying but it is little time consuming considering huge list of pdf.Any help is much appreciated.Than...

Web Service JSON Path parsing

Hello Everyone,I'm struggling recently with an error generated by Web Service action that has following Json Path applied as output parameter: $..issues.keyThe error thrown at the process layer is: ERROR: Internal : Unexpected error Path returned mul...

New PDF Toolkit VBO... Need information

I saw that Blue prism launched PDF Toolkit VBO in Digital Exchange. We are planning to use the same to deal with invoices. To proceed do we need ADOBE READER PRO installed as well or Adobe Document Services account will be enough for the same?-------...

Resolved! MS Excel Pivot Table Filtering

Hi All,I'm new in BluePrism and I have the following scenario. There is an excel with 2 pivot tables. I need to change the filter, apply refresh and save the excel with the updated values in order to send as an attachment via email. Object MS Excel V...