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

Ms outlook VBO

Is there any course/training to learn how to automate Ms outlook by using Ms outlook VBO? please provide me link. thanks------------------------------Shahnawaz Siddiqui------------------------------

Pushing CSV file data into Elastic Search

Hi Everyone, I have a requirement where I need to push/load CSV data file into Elastic Search, Im Getting error in code stage as : Missing compiler required member Microsoft.Csharp.RuntimeBinder.CsharpArguementInfo.Create. But I have Added all dll's ...

Decipher DFD Formula for Date Field

Hi all  I need some help in a DFD I have a field that sometimes is found by the rules on the document but sometimes is not on the document. When not found it should take the same value of another date field. What I get back from the formula is not i...

35944.png 35945.png
PedroSL by Level 3
  • 314 Views
  • 0 replies
  • 0 likes

Resolved! 2FA Secret Key Base 32 code error

Hi all, I've used the Utility - 2FA object to produce a TOTP for my process. When I input the Secret Key from a Data Item in my process, the 2FA object produces a valid code for the authenticator. However, when I add the Secret Key into an additional...

30435.png

Resolved! Blue Prism hub 4.6 HTTP Error 502.5

Hola chicos, instale blue Prism hub 4.6, pero al intentar acceder a https://authentication.local/  me muestra lo siguiente  tienen idea de que es lo que puede estar pasando quedo atento a cualquier ayuda,------------------------------Tomás Salinas-...

16390.png

Resolved! Unable to start a Scheduler through command prompt

Hi, I am trying to start the scheduler through command prompt but it is not starting and I am getting error the command is" AutomateC/startschedule Mathan /user Vikram Vikram " and I getting error "Invalid command-line argument 'Mathan'" Can anyone h...

13501.png

Blueprism Version Control

Is anyone using any tool for version control for Blue Prism? Please let me know your suggestions on any tools to maintain the versions and release notes on Blue Prism.------------------------------Dhivya Mani------------------------------

Resolved! Convert Excel to PDF with pagesetup options

Hey guys I'm trying to convert excel file to pdf with specific page setup options (orientation and scaling). I use this code, but it converts to pdf without paying attention to the options. Dim wb as Object = GetWorkbook(handle, workbookname) Dim exc...

Microsoft SharePoint Graph API - Upload File

Hi All, We are currently facing an issue while trying to upload a document to a SharePoint site in client environment. The “Upload File” action of the Microsoft Graph API seems to be throwing the following error during debugging: Please find bel...

35938.png 35939.png 35940.png

Checkboxes with variable path

Hi, currently im working on a flow where I see myself stuck. The problem I got is that I have a Checklist with multiple checkboxes that whenever one gets clicked opens another sub-checklist on them. Each checkbox it is writed as the same in html code...