Showing ideas with label Hub.
Show all ideas
This is a list so please bear with me if this is a lot. Also correct me if the feature is already available but I've missed to notice it. 1.) Have a direct link to the session logs of the work queue item in web based control room. So it would be similar experience like you are in the BP client where you can view the session logs directly from the work queue item view. 2.) A button to create a schedule from scratch in Schedule Manager. Currently we are just cloning a schedule then editing it to our needs. As per the documentation we can create a new schedule but the add a new schedule button is nowhere to be found. 3.) Can we have a filter in work queue items via the Tags column 4.) Can we have the filter to locate the text wherever it is. Apparently if you are looking for the word "Completed" if you search for "ompl" it will not have the wanted result. Users are forced to know the start of the word they are looking for if they want to filter. 5.) Going forward or back from links resets the users view to the starting page instead of where you left. If you are scrolled down in a long list, if you move or go temporarily in a different page, when you get back, you will be back on page 1. 6.) Headers text are too big. maybe you can have the option to customize the size of the texts on screen. They are too big and the most important contents are too small, the contents in the scrollable tables are too small, make it expandable. You need to scroll down a bunch in order to see the details you are looking for. Browser view is normal 100% no zoom. 7.) Text are cut off even if there are enough spaces. Kindly fix orientation and focus on full readability. Users are forced to hover the text just for the tooltip to come out 8.) In Interact, you cannot have a rule to a field in a page that will affect other fields from a different page in the same form. It would be useful if you can. 9.) Send an email notification to the interact team approver that there is a pending interact form entry that requires approval. It would be easier to the approver to be notified via email that there is a pending item in Interact forms waiting for the approval. Thanks, Marc
... View more
Currently, When we select inbox option in interact form [ version 4.7]- Auto mail is getting delivered . there is no option to customize this email. i am looking for this feature to add in interact form so that our business partner can receive customized mail. BP ticket reference - 297330
... View more
This idea is related to feedback received by our executive staff regarding the HUB/Interact authentication landing page. Users are finding the authentication landing screen confusing specifically the picture of the doorway. In many cases, we have been advised that users were unsure where they landed and if they were in the correct website for Interact. We would like the ability to add branding to clearly communicate that the site is for HUB/Interact and allow customer/company branding to prevent user confusion.
... View more
When logging in to Hub using SSO, the login screen is displayed even though ID/Pass is not required. End users have said that it is a small thing, but if they use it frequently, unnecessary screen transitions can be stressful. Could you please consider changing the specification so that it transitions directly to the Hub/Interct selection screen instead of the login screen? ----------------------------- SSOを使用してHubにログインする際に、ID/Passの入力は不要なのにもかかわらず、ログイン画面が表示されます。 エンドユーザより、ちょっとしたことだが頻繁に使用していると無駄な画面遷移がストレスに感じられるという声がありました。 ログイン画面ではなくダイレクトにHub/Interctの選択画面に遷移するよう、仕様の変更を検討いただけないでしょうか。
... View more
With BluePrism Hub there is a need to store and distribute the API key. If this could be automated so users can request this and rabbitmq could distribute the key. It would probably need to have an approval or HITL stage gate. Moderator note: Changed the title of this idea to sentence case.
... View more
The application passes sensitive parameters in the URL line of many of the requests. BUSINESS IMPACT: Sensitive data could be disclosed unintentionally through transmission in the URL. Description The application uses the URL to pass sensitive data from the client to the server. Data passed in the URL can be exposed because data passed in this manner ends up in unintended locations. These locations can include server logs, local browser history, and proxy logs. Reproduction Steps Using Burp Suite, navigate through the application. The application passes sensitive parameters in the URL line of many of the requests Affected Locations HUB v4.7 and Interact 4.7 Decipher v2.3 Recommendation When sensitive data is sent, it should be ensured that POST requests are used instead of GET requests. POST data is not treated the same way as URL data is when requests are sent through systems and do not typically get cached or logged. If there are technical constraints that require data to be sent in the URL then strong encryption should be used to encrypt values. It should be ensured that part of this encryption scheme contains protection against data replay so that captured cryptographic values cannot be replayed back to the server. References Information exposure through query strings in url | OWASP Foundation A02 Cryptographic Failures - OWASP Top 10:2021
... View more