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

Updates to the Digital Exchange (DX)

To our Digital Exchange users, We want to share an important change to the Digital Exchange (DX). To make it even easier to access assets you need to rapidly develop, extend, and reuse your automations, we’re introducing a new digital marketplace. Fe...

Upgrade.png
ewilson by Staff
  • 9337 Views
  • 30 replies
  • 19 likes

New PDF component on the DX - PdfPig

A new component for extracting text from PDF's has been posted to the Digital Exchange. This VBO wraps the open source PdfPig library. The component is limited to extracting all text, text from specific page numbers, and getting the count of pages wi...

ewilson by Staff
  • 3131 Views
  • 8 replies
  • 5 likes

DX Updates 20250312

Hi All,Just wanted to let you know we've pushed a couple UI changes to the DX this evening. The region label under the logged in username has been removed.The search bar now remembers what your search was when you use the Back button to return to the...

ewilson by Staff
  • 538 Views
  • 0 replies
  • 2 likes

Digital Exchange: Not Seeing Expected Update Activity

Good morning, All,With the last update to the UI/UX of the Digital Exchange, there are a few 'legacy' functions that seem to no longer be present.  Three specifically lead to my [eventual] question: 1) no sort options, 2) no filter options, and 3) th...

stepher by Level 7
  • 1403 Views
  • 4 replies
  • 1 likes

Resolved! PGP Decryption Failing - Looking for suggestions

Hello,I am working with PGP encryption for the first time and I have having issues decrypting a file using the “Bouncy Castle - PGP Utility” (ver 1.2.0). I am able to encrypt a file using the object but not decrypt it. I get the error “Private key fo...

bluePrism_pgpEncrypt.png bluePrism_pgpdecrypt1.png kleopatra_decryptSteps.png kleopatra_decryptSuccess.png

Issues Restoring Archived Data

Having trouble restoring archived data.Currently logged into our archive bot > System > Archiving. Switched to manual archiving. Relevant date selected but no data loads.Manually checking the archive folder shows the data.Any idea why the data does n...

Resolved! How to set HTTP Request Multipart

Hi Everyone,I am trying to upload a pdf file using HTTP Request Multipart and I have tried putting the variables in both Headers and FieldMetadata collection separately but I'm getting the 400 error every time.Can anyone please help me on how I can s...

arjunraj_0-1739902639250.png
arjunraj by Level 4
  • 8258 Views
  • 28 replies
  • 2 likes

Spying a dropdown filter on a Confluence page

2 filters (showing both on one page here) however the Bot scrolls down to the second page. When that happens the first filter is not visible to me on the screen.For the first filter I used an xpath expression (in bold) it. When I did a find on it in ...

a026833_1-1740067522301.png a026833_2-1740067644373.png
a026833 by Level 5
  • 606 Views
  • 0 replies
  • 0 likes

Resolved! can not download anything from DX

I feel that the new design of Digital Exchange looks smart and nice.But today I can't download anything from DX. Both release files and user guides.Does the new DX require any settings or procedures to download?Are everyone here able to download corr...

sumire by MVP
  • 1862 Views
  • 3 replies
  • 1 likes

Problems with BP API - get workqueue items

Hi,I have a problem with BP API get work queue items (/api/v7/workqueues/ {workQueueId}/items).For some queues it always returns 500 error with no details. It's always for same queues, over 6+ month period, haven't succeeded even once. Works fine for...

E.N. by Level 2
  • 1081 Views
  • 2 replies
  • 0 likes

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...