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

Resolved! Data volume for ML Model

How much data is needed to train the model?------------------------------Bimal SebastianConsultantBlueprismAsia/Kolkata------------------------------

Unable to read AA Attribute 'Ancestors Text'

Hello,I'm trying to use a read stage to read the AA Attribute "Ancestors Text", but the stage is seemingly ignoring the 'space' between the words 'Ancestors' and 'Text', resulting in the error:Internal : Failed to perform step 1 in Read Stage 'Read' ...

Get HTML when using Chrome

Hi All,Is there any way to get HTML for any element when using Chrome?------------------------------Arghya BhattacharyyaRPA DeveloperAsia/Kolkata------------------------------

arghya.b by Verified Partner
  • 538 Views
  • 2 replies
  • 0 likes

Searching the JOB

Hi Everyone,This is Pankaj Naik. I have overall 15 years of experience in IT . Over 10 years of experience in development using c#,VB.Net, oracle and SQL.I am very passionate about automation that is why i choose RPA .Even in RPA tools i like Blue Pr...

Blue Prism Training Thread

Starting a thread so we can share the latest updates on Blue Prism training.  What learning assets do you find helpful?Have you developed training assets that you would like to share?How do you structure your learning plans for COE members and busine...

Resolved! Sql query in filter collection

Hi all,Is it possible to enter a SQL query into filter input of filter collection.Like - select col1,col2 from collection-name------------------------------sapna soni.Capgemini Pvt LtdAsia/Kolkata------------------------------

Sql query in filter collection

Hi all,Is it possible to enter a SQL query into filter input of filter collection.Like - select col1,col2 from collection-name------------------------------sapna soni.Capgemini Pvt LtdAsia/Kolkata------------------------------

Deserializing JSON object to collection

Hi, On hitting  a web api service, a json response is being returned.Json response returned has collections within collections. {"id": 123,"iteminfo":{inputs:[]}, {"id":456 ,"iteminfo:{"model":"xyz","Results":[]}}, {"id":789,"iteminfo:{"Type":1...

Anonymous by Not applicable
  • 497 Views
  • 1 replies
  • 0 likes

Download file from Salesforce using API

Hello,I would like some advice regarding how to download a file from Salesforce to local folder. I'm using the BP Skill "Salesforce" to obtain the ContentDocumentId.  I use the following "GET" API to retrieve the base-64 from Salesforce/services/data...