Showing ideas with label Blue Prism RPA.
Show all ideas
Hello, Currently when hovering over the Data Items in the Data Explorer tree in for example a wait stage you only get to see the following: Name, page and data type. It would be highly appreciated and useful if this also could include the assigned value of the Data Items. Best Regards Robin Jensen
... View more
Suppose there is a web page we're interested in modelling for an RPA process. we access it via Chrome (because other browsers do not render the page appropriately or consistently) to the naked eye, it contains one or more tables having real-time data. As a result, the tables are rendered dynamically (i.e. the underlying HTML source does not contain the Old School <table><tr><td> tags... but various layers of <DIV> and <SPAN> tags). depending upon various filters used in the business process, the table presentations are not always consistent (the tables won't always have the same number of rows or columns; the columns won't always be in the same order; etc.) the most stable and consistent feature of these dynamic tables (regardless of the current visible manifestation of these tables) is that one or more Attributes of an HTML tag for a cell in these tables describes the nature of data in that particular cell. For example -- if, in a particular table cell, web text is contained by the tag '<DIV column-name="employee-last">' we know the web text corresponds to the last name of an employee AND any other web text in that table whose DIV tag contains the 'column-name="employee-last"' attribute ALSO will be the either the last name of an employee OR the heading of the Employee Last Name column. It would be valuable to be able to include HTML Tag Attribute information in Attributes that define Elements in the Chrome Application Modeller. Currently, we cannot. The next best thing we can do is read data from the dynamic table that we "guess" to be from an appropriate cell in the table, have Blue Prism read the key HTML Tag Attribute and return its value, if the Attribute value corresponds to the value we expect, we accept the associated data... if NOT, we take another guess until we find a cell containing the right HTML Tag Attribute. I had intended to attach a release of a self-contained BluePrism Chrome Object, but the ideas portal considers that to be unsupported for the purposes of uploading to the portal. The object would have contained two actions, "Read From AG Grid Web_ Element" and "Read From AG Grid Expressions and Context." Each action, Launches a different public-facing web page in Chrome... each web page contains dynamic tables built by the owner of the website (each web page has the same owner)... the owner of the website is a commercial enterprise that sells bundles of Javascript Web controls to web developers so those developers can build pages that connect to data sources and display real-time dynamic tables. Reads one of two headings (based on the True or False setting of the Data Stage in brown text above the Start stage of each object) of one of the dynamic tables for its HTML Path, its Bounds, and the value an HTML Attribute of the heading... its "col-id" Attribute, to be specific. Calculates from the Web Path of the heading, a Regex expression which, when used as a Dynamic attribute for a Web Path, SOMETIMES finds data from the rows below the heading that relate to the heading in question. Conducts a search for data presumed to be in the column corresponding to the Heading we read. Confirms whether the data has the same "col-id" Attribute value as the Heading... if so, it returns the value of the Web Text... if NOT, an Index is incremented and another search is executed. Typically, this workaround is such a drag on RPA process performance, it is not viable. In short... the workaround utilizes the HTML Tag Attribute "After The Fact." Incorporating it into the definition of an Element in the Application Model would utilize the Tag Attribute "Before The Fact" -- and much more efficiently. The desired enhancement: In the Attributes section of the Element Details of the Application Modeller for a Blue Prism Chrome Object, add the following Attribute Names: Web Attribute 1: Attribute Name Web Attribute 1: Attribute Value Web Attribute 2: Attribute Name Web Attribute 2: Attribute Value IF Both the Name and Value of Attribute 1 are set to Match: True in the Application Model, then Blue Prism should consider these settings to be related. Similarly for Name/Value of Attribute 2. Examples: Setting {Web Attribute 1: Attribute Name -- Match: True; Match Type: = (Equal); Value: "column-id"... Web Attribute 1: Attribute Value -- Match: True; Match Type: = (Equal); Value: "employee-last"} means "only consider web elements where one of the Attributes of the HTML Tag is named 'column-id' and the value of the 'column-id' Tag is 'employee-last'" Setting {Web Attribute 1: Attribute Name -- Match: True; Match Type: = (Equal); Value: "column-id"... Web Attribute 1: Attribute Value -- Match: False} means "only consider web elements where one of the Attributes of the HTML Tag is named 'column-id' regardless of that Tag's value" Setting {Web Attribute 1: Attribute Name -- Match: False... Web Attribute 1: Attribute Value -- Match: True; Match Type: = (Equal); Value: "employee-last"} means "only consider web elements where at least one of HTML Tag's Attributes has the value of 'employee-last' regardless of that Tag's name"
... View more
I would like to be able to see the number of successful cases worked and the number of exceptions raised against each session in the control room. This would make it easier to monitor from an Admin point of view - rather than having to check each queue for new additions, or have emails on completion telling me how many of each has been done, I can just look in the control room, see it's completed and the summary of cases worked.
... View more
Since we have multi team setup to control accessing other team's process/object. The same thing should apply to scheduler where a SCM scheduler can only manage/schedule SCM process and FIN scheduler can only manage/schedule FIN process to avoid potential SOD conflict.
... View more
If a process has a high-volume of items to work, allow multiple processes to run the same process simultaneously. This would drastically drive up the savings-per-process, and may give some more meaning to Work Queue prioritization.
... View more
We are trying to monitor for work queue items that take longer than they should (e.g. when the application a process is interacting with is hanging). I see a "locktime" (and "lockid") column in the BPAWorkQueueItem table even, but it does not seem to be used. I suggest the time that an item is locked for working be recorded here or somewhere similar. This will facilitate monitoring how long an item has been worked on, even before it is finished, in case it doesn't finish in a timely manner. We looked into using loadtime but that seems to be when the current batch of items was loaded as opposed to when a specific item was picked up by a Get Next Item stage, and worktime seems to be only recorded at the end of an item's work time so it cannot help in the moment.
... View more
Status:
Not Planned
Submitted on
31-10-19
04:48 PM
Submitted by
DominiqueDALLER
on
31-10-19
04:48 PM
While upgrading our BP platform (up to 6.5.0), I have checked the BO provided with the new version with the previous version, for example the VBO MS Excel. After some errors in our customized VBO MS Excel, I have discovered that the BP compare tool doesn't take in account the initialize page. Perhaps the same with the clean-up action.
... View more
Is it possible to Integrate share point libraries in blue prism such a way easily navigate the files from one library to other libraries?
... View more
We are attempting to filter queue tags ("close;cancel") Items in the queue are tagged either close or cancel. When we step over the get next item and there are tagged items in the queue, nothing is locked. Doing some research, it appears that BP considers the semicolon as an "AND" when filter. The workaround for your current situation would be to search once using the first tag, then search again using the other. This would return the results set(s) containing "X" OR "Y". I would like to see BP add a way to filter a work queue using an "OR" operator
... View more
In S/4 HANA1709, a path specification using a wildcard is performed for an element spy in Spy mode, but it cannot be recognized and an error occurs. Similarly, relative paths also cause errors.
... View more
Status:
Needs More Info
Submitted on
22-08-19
08:51 AM
Submitted by
joakimeklund
on
22-08-19
08:51 AM
Hi, We'd really appreciate an option within Blue Prism itself to delete Resource Screen Captures that has been generated on the Runtime Resources.
... View more
Status:
Delivered
Submitted on
06-08-19
12:50 PM
Submitted by
ChristopherJank
on
06-08-19
12:50 PM
I want to have the Option to Export and Import a Calandar to anoter BluePrism Instance
... View more
Status:
Delivered
Submitted on
06-08-19
12:48 PM
Submitted by
ChristopherJank
on
06-08-19
12:48 PM
If a Process is in Status Stopping i cannot filter by "stopping" ist just missing in the dropDown
... View more
It would be useful to have the ability to select existing packages as part of creating a new one. This would allow you to package up pre-existing assets / components to incorporate within your future releases.
... View more
Status:
Needs More Info
Submitted on
19-07-19
04:04 PM
Submitted by
ShuaibSalie
on
19-07-19
04:04 PM
Would it be nice to have a bar of some sorts, when debugging (pressing play) that a tool bar is made available in order to pause during the debugging. Especially in Surface Automation, when each time i'm trying to pause, the process brings the the target application forward and you struggle to pause. I even end up closing the entire BP, just so that the process can stop.
... View more
Access rights management for credentials should be presented in tree view with the structure based on group definition in Studio tab and Resource Management in System tab. Additional group view for security roles would be appreciated in System tab \ Security \ User Roles as well as the Access rights window (both for Access rights management and for group Access rights in Studio tab). Currently, user roles in Access rights management are not even ordered, neither for Credentials, nor for groups in Studio tab. This should enable to grant credential usage to single processes and whole groups of processes (eg all processes of department Accounting when defined as group in Studio).
... View more
An error occurs if the robot is executed with insufficient licenses or resources. Therefore, I want you to implement a function or setting that is automatically retried.
... View more
The following error message occurs in the Write stage and the Press action in the Navigate stage for an element spy in Java mode, and cannot be processed <Error message> Java action executing exception-Java action failed
... View more
Hi, I'm in platform control team, sometime we encounter issue process overrun (hang no response), so we need make a command line to automatically 'immediate stop' process. any suggestion?
... View more
Status:
Not Planned
Submitted on
21-08-19
05:02 PM
Submitted by
NicholasRobbins
on
21-08-19
05:02 PM
When scheduling an automation to run at a specific time, if the pervious scheduled process overlapped, due to it not completing before the next scheduled automation, then the system never goes back to restart the second automation. It only shows in the Recent Activity log. It should try again.
... View more