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! 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...

Unable to fetch list item from SAP tree structure

Hi,Have you worked with SAP Treeview? I have a use case where I need to count list items from the tree and click on each item individually to get a specific value. List Item is dynamic and could be changed based on the month. I tried to spy the indiv...

35935.png
Anonymous by Not applicable
  • 202 Views
  • 1 replies
  • 0 likes

Blue Prism Scheduler

Hi guys, I'm having problems scheduling my process. If I drag and drop in Controll Room, I got no problems. But if I create a Schedule, and i Try to "Run Now" the process, it doesn't work. Can i have some help? Thanks!------------------------------Va...

How to use LEFT click of mouse

Hello Team I am unable to Click Left of mouse in My web application Please help "{LEFT}' is not working------------------------------Ankit Shukla------------------------------

Data Gateway and SQL Azure

Hi all, I need to know if is it possibile to configure DataGateway to write directly on SQL Azure (and not on SQL on-prem). Thanks! Sergio------------------------------Sergio SampietroProject ManageravanadeEurope/Rome------------------------------

Send Multiple Files Attachments to 1 Email User

Hi guys, I have trouble when sending multiple files to Outlook email. In my case; I need to download multiple Excel reports in a day (probably 8 or 10 reports), then rename these files and send them to Outlook email. All the reports will be formatte...

11900.png
Lily.L by Level 5
  • 828 Views
  • 5 replies
  • 1 likes

Exception from HRESULT: 0x80040200

Hi Community:I have a question, I hope you can help me. I developed a robot which worked fine but recently gave me an error and showing the "Warning" status. I could not identify the reason for the error until now:"ERROR: Internal: Failed to perform ...

Click to Open Java - Chrome Popup Button

Hi there. We are having a new issue that is happening intermittently with regards to a Java application launching on Chrome. The particular stage in question has not seen any problems in the past until now. When trying to launch the Java application ...

Resolved! Menu Key for Global send key event

Hello, I am trying to press the Menu key with a stage Global send key event. I tried the workaround SHIFT+F10 but it is not recognized in the application I am interacting with. Is there really no direct way of calling the Menu key? Thank you !-------...