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

Abbyy OCR Integration in Blueprism

Hi All,Can anyone explain how we use Abbyy Flexicapture OCR in Blueprism solution.Thanks In Advance.------------------------------Murali Krishna Kodi RPA ConsultantRPA ConsultantEclerxBargarh8790277630------------------------------

Handling multiple versions of same Business Object

Hi,I want to start by saying I come from an UIPath background which has a capability that doesn't seem to be present in Blue Prism, so I would like to ask how/if others have solved similar issues with dependency management.The thing is in my developm...

Learning Edition vs Trial version

I'm new here and I just haven't managed to find a list of differences between the Learning Edition and the trial version that Blue Prism provides. Is it possible to help me find such list? I'm curious to know what features are excluded from the Learn...

Chrome Extention issue in BP6.5

I am facing issue with Chrome Browser with browser mode. Sometime it is working next day it stops working, I mean we can't use browser mode or any mode with chrome   As per help guide and recommendation  for BP 6.5  extension 2.1.0 should work but in...

Resolved! Resource PC Command Getauthtoken

I am referring to the page:https://bpdocs.blueprism.com/bp-6-8/en-us/helpResourcePCCommands.htm?tocpath=Interface%7CAdvanced%20options%7C_____4 I can see that BP provides various resource PC commands including creating and running a session via api.T...

SandeepC by Level 3
  • 1509 Views
  • 13 replies
  • 1 likes

❗❗Interact troubleshooting Q&A - tomorrow!❗❗

Hi Community! Have a question on Interact? Got an error message or something is not working right? Why not ask our experts in tomorrow's troubleshooting Q&A to get the response you need. Check below for details and sign up for the session that works ...

Secure CRT

I'm tryint to interact with Secure CRT a Vandyke software. a terminal emulation software to Telnet oer SSH. Anyway, an internal sotware start the software and I need to connact to it. I would like to do this with the ID of the process is it possible ...

Resolved! OLEDB Query Syntax error

I just used a query for SELECT [first_name], [last_name],  RANK() OVER ( PARTITION BY [department_id] ORDER BY [salary]) [salary_rank] FROM [employees$] - but when i run this query using OLEDB VBO- i get this error - ": Syntax error (missing operator...