Showing ideas with status Not Planned.
Show all ideas
Status:
Not Planned
Submitted on
27-08-21
09:06 AM
Submitted by
Stefan__Pappalardo
on
27-08-21
09:06 AM
The count of components depending on Message Broker RabbitMQ is growing. At the time of writing I know of the following components.
Blue Prism Hub/Interact
Blue Prism Decipher IDP
Even if there is some documentation on RabbitMQ.com I found not much documentation from Blue Prism. There is some very basic information in the installation guides of Hub/Interact and Decipher. But I miss the bigger picture and a focus on security. Please consider to add documentation that can give answers to the following questions.
Is it recommended or even viable to share one RabbitMQ server instance in a BPA environment with Decipher and Hub/Interact? (Currently the installation guide only describes from the perspective of the component, not seeing the big picture.)
Does RabbitMQ offer Active Directory Intergration with SSO (without providing username and password, direct passthrough)?
Is it really needed to use RMQ management plugin to operate a RabbitMQ server instance?
Which operating system (Windows or Linux) is best to be chosen for RabbitMQ?
Are there any restrictions when preferring Windows over Linux?
What about Authentication and Authorization?
Is it recommended or even viable to use a technical service domain user account, and if yes how?
Can/should guest user (default Admin account !) be deactivated before installation, and if yes how?
What about encryption?
Is encryption needed, recommended, and if yes which is supported and how does it interoperate with the Blue Prism components?
Is there professional support available, and if yes will it be provided by Blue Prism or someone else?
... View more
Status:
Not Planned
Submitted on
06-08-19
12:51 PM
Submitted by
ChristopherJank
on
06-08-19
12:51 PM
The application modeler should provide an API to interact with application elements in code stages so complex/missing functionality can be implemented. I would like to interact via C# with applications which are already connected to Blue Prism by using the functionality BP uses internally (e.g. directly accessing the .NET Process object in a code stage which holds the connection to the target application to send Win32 messages)
... View more
Status:
Not Planned
Submitted on
01-06-22
08:06 AM
Submitted by
Tejaskumar_Darji
on
01-06-22
08:06 AM
We should have an option to adjust logging for the process in the import window itself. So when the user imports the process it asks to keep the logging same or change it to Disable/Errors only etc. before finishing the Import. So let's say a user gave me a process with 100% logging and I can change logging for my machine to 0% logging by selecting the option during the import window itself and as result, I'll import the process into my machine with this new log setting.
... View more
White building a test suite that will be used for validation and for regression testing , it will be useful after running this test suite to have a kind of code coverage (or Process stages coverage) informations. This code coverage can provide us with statistics like: · % of items in the process we didn’t path through. (it will be a good coverage indicator) · A list of these Items so we can enrich our test and enhance our test coverage. · Number of times we passed in the same path or sequence, so we can optimize our test suite by reducing test without compromising quality. · Object and objects ’actions called during these tests. · Credentials not used, Queues not used, … · …. This code coverage will also help identifying in production what objects are no more used and which paths in the processes we never go through in production.
... View more
Code Stage training should be there in Blue Prism University for understanding how to use it in Blue Prism Object. Like explaining external references, namespaces, importing a dll and some samples code execution.
... View more
Status:
Not Planned
Submitted on
01-10-19
01:15 PM
Submitted by
JesperHededam1
on
01-10-19
01:15 PM
Currently Blue Prism doesn't seem too sleek when it comes to navigating the application. It feels "stuttery", and I suspect that this is due to how the graphics of the application is handled behind the scenes. Whether it is being caused by having to talk to BP-server constantly, or running single-threaded I don't know. My suggestion is simple - Take a page out of the game developers book, and implement a separate GUI that runs on its own thread regardless of what is running in the core of Blue Prism, such that our GUI is responsive at all times. This is probably not a small task, as it would alter the way the application is built from the core and up. But it would help increase the quality of the product I think vs. your competitors.
... View more
Status:
Not Planned
Submitted on
05-11-19
09:25 AM
Submitted by
MariusBalukevic
on
05-11-19
09:25 AM
Help is not being updated with newest release functionality updates and examples
... View more
Current Decipher VBO - Next Completed Batch action returns the oldest Batch from RabbitMQ and once the batch is retrieved from RMQ the record is deleted. It would be good to be able to retrieve a specific Batch from Rabbit MQ by specifying the Batch ID as an input parameter on the Next Completed Batch action. A specific batch could then be targeted by a virtual worker based on a Batch ID which could help open up additional Decipher use cases.
... View more
Status:
Not Planned
Submitted on
15-01-20
11:49 AM
Submitted by
Graeme__Tacon
on
15-01-20
11:49 AM
Moving processes/objects from one group to another (given that we have hundreds of processes/objects), is the most painful process ! he original method, way back in v4?, where you moved them under Process/Object Management option on the System Menu, although not perfect, was much easier. It could really do with a bulk option too.
... View more
On the tool's INPUT: Human Worker Profile section it would be good if there was another of capturing the process costs. For example, for some of the processes we are automating we are charged per transaction as opposed to FTE based which is the only option on the tool. It would also be good if you could export the process assessment results to Excel. We can extract some information but cannot see the further detail we have inputted in to the assessment (no of screens, no of paths etc) without clicking the edit icon to view the whole assessment again. Thanks James
... View more
Status:
Not Planned
Submitted on
28-08-19
03:07 PM
Submitted by
Walter.Koller
on
28-08-19
03:07 PM
Currently it is possible to import an existing object into a different folder by using the overwrite option. This should not be possible if the user does not have modify rights on the existing object. Scenario: An object is located and read-only folder. A user with import rights can import this object into another folder (eg there is a release file with different structure, single object import targeting into default folder). When he chooses the overwrite option during import, the existing object content is replaced but it seems to be still in the original (restricted) folder. The user can now change his object in his folder (bypassing original folder restrictions). Since the overwrite option created another reference to the original object, all changes will be applied to both objects in both folders. These changes also include delete that removes both objects (even in restricted folder)
... View more
Status:
Not Planned
Submitted on
17-07-19
05:15 PM
Submitted by
ChristianPanhan
on
17-07-19
05:15 PM
In the system settings of the Blue Prism interactive client there is an option "start a personal Runtime Resource on this machine when users log in to Blue Prism" It would be great if we could just right click on a process in control tab and would have an option like "Run on current Resource". Right now, if a user wants to start a process on his personal Resource he has to lookup his machine in the Resources section. This can be really time consuming.
... View more
While a Run time Resource is busy running a process it own't take another one. It will be a nice functionality if Que concept is introduced in Product. That way it will execute on First in First Out basis.
... View more
Status:
Not Planned
Submitted on
22-05-21
12:59 PM
Submitted by
vinodchinthakin
on
22-05-21
12:59 PM
I think it will be very useful for Business perspective if there is a feature which shows the number of downloads of an Asset that is published on DX.
... View more
Status:
Not Planned
Submitted on
05-07-19
01:33 PM
Submitted by
Walter.Koller
on
05-07-19
01:33 PM
Our users like the calendar view of the Scheduler\Timetables window but it shows all schedules for all resources making it impossible to actually see what is relevant for users who are interested on their own processes. I would expect the possibility to set custom filters (on resource, schedule / process, ...). Further, future enhancements would be to automatically filter the information based on the rights of the user.
... View more
Status:
Not Planned
Submitted on
12-02-24
07:29 PM
Submitted by
Daniel_Sanhueza
on
12-02-24
07:29 PM
Since the core utilities and objects no longer included when you install Blue Prism (BP), I think it would be very helpful if the DX tab in BP could display the core utilities for download and provide an option to import them directly, rather than redirecting you to the Dx platform. I'm aware that the Blue Prism team is constantly adding features and fixing bugs in the core objects. Therefore, showing the last update of the core object that the client has and providing the option to update to the latest version would be a significant improvement. I work in different environments using BP 7.1, but some core objects are from previous versions (e.g., 6.2) and have not been updated. When I requested the installation of a new Core object (such as the MS Word VBO), they complied. However, I then noticed there were approximately five different core objects with the same name. Which one was the latest? It's unclear until you examine each object individually, searching for the required action.
... View more
Session log viewer to have filter option to filter specific columns filters, so that's easy debug through log identify. I know search option is available but it's good to have in-built filter to show only filtered data.
... View more
Consider adding a feature where idle users in the IC are forcibly logged out of the interactive client after a user definable time period
... View more
Would be nice to have a possibility to group work queues in case there is more than one work queue for a process or there is a wish to split by countries etc. The work queue list is getting too big when there are more processes developed.
... View more
Possibility of export all dependencies, number and names of pages in the process such as ODI does.
... View more