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

Webservices REST VBO failing

When using the Webservices - REST VBO to call my restfull API, I get the following error message: Internal : Could not execute code stage because exception thrown by code stage: Object reference not set to an instance of an object. I have imported ...

Retrieving Package Names from Release Manager

Hi,   I am trying to write a Windows .bat script to implement CI(Continuation Integration) on BP projects. Is there any way to retrieve list of Package names which are existing in the €œRelease Manager€ tab? so that, with the helps of extracted ...

Clone & Update ItemData of WorkItem

Hello All,   I am looking for a way to clone (force retry) an existing WorkItem which is marked as exception & update the ItemData of the newly cloned WorkItem.   Is there a way to do this?

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

No logs available for web service hitting BP

Hi Team, Scenario is: Third party application which is consuming the BP service is trying to execute this (Hit the BP service) but there is no response at our end. how to make sure that the  third party has hit our machine.since there is no trace ...

running multiple processes from cmd prompt

Hi , I am writing a .bat file, in which have written two commands as follows, to execute two processes "Process1" and "Process2".   "C:\Program Files\Blue Prism Limited\Blue Prism Automate\AutomateC.exe" /sso /run "Process1" "C:\Program Files\Blu...

Exception from HRESULT: 0x80028019 (TYPE_E_UNSUPFORMAT)

I'm encountering an intermittent issue of Exception from HRESULT: 0x80028019 (TYPE_E_UNSUPFORMAT). I don't see any exact pattern when this is happening. This is a web application on IE. Any ideas?     ERROR: Internal : Failed to perform step 1 in...

RonAng by Level 5
  • 873 Views
  • 5 replies
  • 0 likes

Unable to highligt the elements spied in html mode

For a web based application, I spied all the elements in HTML mode and created the actions. While using these actions in the process level, the solution is failing as it's looking for win32 elements instead of HTML Why is this happening & how to res...

Working with Siebel web application on Google Chrome

Has any one tried automating the latest Siebel web application which only works in Chrome? I find it hard to identify elements and it takes a long time to find and read the element on the screen. Are there any command line arguments which can be used...

Internet Explorer SAVE AS button

Is there any way how to realiably spy SAVE AS window in Internet Explorer while saving a document? Or any ideas how to SAVE something under specific name? I want to avoid renaming the file.   Many thanks Maria