Product Forum
Get fast, personalised help from other members of the community
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Where to download all Blue Prism products.

If you're looking to download an SS&C Blue Prism product, you can find a link to the download page in this list.  Click the link, scroll down to accept the EULA and select the version you wish to download. SS&C Blue Prism Enterprise: DownloadSS&C Blu...

Michael_S by Community Team (Retired)
  • 1449 Views
  • 8 replies
  • 13 likes

powershell admin mode not running in blueprism

I am executing powershell script but script supposed to be run in admin mode , I tried it with opening powershell by using -Start-Process powershell -verb runas -ArgumentList this command but it running seperately . i wanted to run same script togeth...

How to Loop through all tags from Web Application Page?

Hi, I need to Product information from any site like eBay, amazon, flip cart etc. For that, I need to configure Fields like Product Name, Will go inside the Product Detail page and from there I need Price, Ram, Memory, Screen etc. values. I want to ...

24H Challenges at BPW22 - Last day to register!

Hi Community! Happy Friday! I would just like to remind you that TODAY is the last day to register your team and participate in one of the upcoming 24H Challenges. We have the last spaces available! If you haven't done it yet, register your team to y...

26775.png 26776.png 26777.png

Database changes when Blueprism changes versions

Hi Experts, Hope you are doing fine.When we test connection with different versions of Blueprism, we often see the error  " The chosen database has been upgraded by a version of blueprism which is newer than the current version.You may use this versi...

MI Report Generation

Hi, We want to create a report which will contain the number of transactions(processed, unprocessed etc.) for a particular session. Also, the report should be available on a particular date or a date range as required. Could we achieve this functiona...

Anonymous by Not applicable
  • 1632 Views
  • 3 replies
  • 0 likes

web api response when getting error

Hi, First time for me here I configured a web api POST . The request body template is set to template and I also set up a parameter (CardNumber)the templatecode is:{"blockType": "TEMPORARY","cardNumber": "[cardNumber]","delay": 0,"reason": "LOST"}I h...

POST API to send file - Mastercard API

Hi all,I am looking for help with using POST method in Web API Services with Single File to perform the Mastercard API below.How should I include the rest of the required details in the Body (ie amount, chargebackType, etc)?Common Header: Content-Typ...

SharePoint Interaction

Hello,I currently have a process that needs to upload documents to SharePoint.  I have hit a few blockers in dealing with this.  So far I have tried the following; Sync SharePoint to OneDrive and OneDrive to bot Issue - Windows server 2012 does not a...

How to consume Restful webservice?

Hi, We are querying a database using 4 dynamic variables and then using the data in the process. As of now, we are using a modified version of OLEDB connection object. However, we want to migrate to a webservice which will be taking the 4 parameters...

Error in reading fields from web application

Hi - I have one web application object, one web process and one main process. Current flow is : I am calling object from web process and web process from main process. Whenever I try to read certain fields it gives me below error : Internal : The s...