Product Forum
Get personalized help and advice from other SS&C Blue Prism users here.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Unable to Get table with Edge

Hello,Is there a reason why it so difficult to use "Get Table" in Read stages in Chronium browsers, MS Edge in this case?Element Type is set to "Table Item (Web)". In the AM it's set toWeb Class: dataTableWeb Element Type: TABLEWeb Path/Xpath: /HTML[...

Resolved! Global Send Key {ENTER} and ~ not working

Hello! I am attempting to use Global send keys to hit {ENTER} on a website.Have tried {ENTER} and ~ but neither seem to work. Attached is the screenshot of my Navigate Action, the 1st Global Send keys works fine typing a string.The Element is the Chr...

36377.jpg

Resolved! Make c# codeblock more dynamic

Hello,I have a case where I needed to calculate 6 month date from today so I use a c# snippet for itBut was thinking making it more dynamic where a developer can send in a number, int instead of having it hardcoded. But I can't get it to work. Maybe ...

Login Agent - Persistent vs Non-Persistent VDIs

Hi All, We have a non-persistent VDI set-up in our project, where everytime a user logs in to a VDI, it will be a different one. There is no 1 to 1 mapping of User ID and a VDI. Also, the VDI's are hosted on Citrix. Does Login Agent support this co...

RPC server error

When running my process using Internet Explorer I get the following error mesage: "ERROR: Internal : Could not execute code stage because exception thrown by code stage: De RPC-server is niet beschikbaar. (Exception from HRESULT: 0x800706BA)" (Trans...

Need help in filtering the rows in collection

Hi I hava a collection with 2 columns of datetime format with around 1000 rows. I need to filter the rows in which today falls with the date range of 2 columns. for eg colimn1- 2nd Feb. and colum 2-=20 march. This column should be available after fil...

Miya by Level 5
  • 425 Views
  • 2 replies
  • 1 likes

Surface Automation - Uniform Option not working

Dear CommunityI've got the following issue while working with Advanced Training for Surface Automation as below:What I wanted to do is just simply check the left red box and if it's not Uniform Color, move downward.In this practice, the circle image ...

13686.png 13687.png 13688.png

Email handling through IMAP protocol

Hi everyone!I have the necessity to develop a process for a generic e-mail handling through the IMAP protocol (we cannot go for other solutions like POP3). I have to model basic actions like login with certificate or user+pwd, email reading and movin...

"An exception error has occurred in the activation target"

A previously working solution has recently started intermittently causing the error: "An exception error has occurred in the activation target"After the error occurs the Blue Prism process has to be manually terminated using the the activity manager....

Eric by Level 2
  • 528 Views
  • 1 replies
  • 0 likes

How to use Field Info in Text to Columns Code stage

Hi Everyone,My issue : Field Info(Array)I need to convert text or custom column to date column using text to columns code stage.I am unable to declare the array properly and use it because of which; it is throwing error.Error : parameter incorrect(in...

Resolved! Modify package while creating a release file

If suppose I have a package created(having only one process A) on 15 Feb 2022 and some release created out of it. If on 20 Feb 2022, I made some changes to process A, and goto modify package and use the same existing process present in the package wh...