Product Forum
Get fast, personalised help from other members of the community
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! HTTP Utility VBO doesn't return JSON when status code is 400

Hi, With a postman PUT request, our server returns a JSON response with an error code and error message for a HTTP status code 400 like below: {     "code": 400,     "message": "error description here",     "errorDetails": "",     "causeException": ...

35970.png

Chrome automation issues

Hello Team, I'm facing this issue after upgrading to 7.2.1 version. When we have two applications to run on chrome. First application/object launch works fine and when we are trying to launch second application via different object it is not launch...

Resolved! Run an application in Background mode

Hi All  I have been working with BP for 6 months now and have successfully written an object that interacts with an application called NITRO in the front end.  Nitro is a windows application and is used to merge documents into one document.  I have u...

RSHERRY by Staff
  • 2593 Views
  • 3 replies
  • 0 likes

list of current schedules

Hi all, I'm looking for a way to get a list of schedules for a specified period of time.Is there a way to get a list of schedules for a given period? Thank you for all your help.------------------------------Mitsuko Asia/Tokyo------------------------...

sumire by MVP
  • 1842 Views
  • 5 replies
  • 1 likes

How do I send an image in an email body?

I've attached the image "Return Mail Image Header.png" as an attachment to the email. However, I want to show this image in the actual body of the email. I tried using CID in the body like this, but with no success. How can I accomplish this? Is ther...

20981.png

Blue Prism Hub Plugin installation.

Hi all, I'm working on Blue Prism Hub and need OCR/ABBYY Plugin in my hub. Can someone please let me know, who is responsible for installation of Plugins in Blue Prism Hub?------------------------------Jitendra Singh Tanwar---------------------------...

CAPTCHA issues

Hi all I wonder if anyone has had to find a solution to having the CAPCHA anti-robot thing appear on their log in sequence to web browser applications? I have asked my IT team about deactivating it, and that's not an option, neither is it an option f...

Synching Environments

Hey All, Just wondering if there is an object or process already available where it can be automated to synch environments, so in terms of synching it would auto take any changes to processes / objects in the live environment and synch it back to dev...

Runtime Resource Missing

Runtime resource status showing Missing but connection is showing Yes-Connected. Schedule can run on this resource, manual drag-and-drop is not allowed. What kind of issue it usually be? ------------------------------Eric LiOperation AnalysisAIGAsia/...

28002.png
EricLi by Level 6
  • 3037 Views
  • 6 replies
  • 0 likes

Calling a package and giving it input parameters

Hi All, I need to call a package using Blue Prism. I need to give it an input parameter of Item ID. I can run this on SQL navigator and return results but unable to using Blue Prism. What format is required for Blue Prism.  @Harish Mogulluri Thanks...

Screenshot not working on BP 6.9 on a GCP Server

Hi Team,  I had a process working on a VM hosted on-prem without a problem, during this process I need to take a screenshot and save it on local drive.When I moved the process to another VM hosted on GCP the screenshot is no more working (I don't re...

24980.png

Resolved! Unable to spy a pop-up

Hi, we're trying to spy a window popup in an internet based program to close it down and continue. When the popup "pops up", there is no way of spying it in Blue Prism. The only possible way is in accessibility mode, but that always brings the follow...

Anonymous by Not applicable
  • 5166 Views
  • 16 replies
  • 0 likes

Get Item Keys

Is there a way to get all the Items Keys from a particular queue? In the Queue VBO we can get all the Item ID's froma  queue but then would have to loop through each one to get the Key. The reason is I need to check for duplicate entries, however th...