Status:
Planned-Next
Submitted on
18-06-24
08:21 AM
Submitted by
affantauqeer
on
18-06-24
08:21 AM
The order of actions cannot be changed without deleting them all and reconfiguring each one again. It would be very useful if the action configurations could be dragged over or under each other to rearrange the order in which they are executed. Currently, if the top one needs to be configured to a different action, all existing ones need to be deleted and reconfigured anew. This gets onerous if service configurations are multiple in number and complicated to configure.
... View more
Hi This is Hongjun Shin working at Blue Prism Korea. One of our BPK customers manages 50,000 batches. With 50,000 batches, trying to view the history of a batch on the DecipherIDP web page takes a very long time. In addition, a lot of data is stored in the DB, and there comes a point when DB management is required. I've opened a global ticket about this, Currently, there are no query statements to manage DecipherIDP's DB. Also, when I submit batch files to DecipherIDP, if I submit a large number of batch files, it uses up all the transactions on the DB server, preventing other applications from using the DB. Therefore, I would like to have a feature that allows users to set a quantity limit when uploading batches to Decipher. I also asked the global support team about this, but they told me that there is no such feature at the moment. Do you think these two features would be an improvement? 1. Decipher DB cleanup query statement 2. the ability for users to set quantity limits when submitting batch files to DecipherIDP
... View more
Regarding the operation when "Any approver" is selected in Interact > Create form > Default approval type, the guide says "anyone who is a member of the role will be able to approve any requests".
https://bpdocs.blueprism.com/hub-interact/4-7/en-us/z-pdf/4-7/Blue%20Prism%20Interact%204.7%20-%20Plugin%20User%20Guide.pdf
But actually, approval requests are sent not only to the approvers within the role set on the form, but to all users who have been granted approver privileges. When I asked for the support desk about this point, it was the answer that it is the current specification.
However, when operating Interact in a large-scale organization, even if there is a case where approval is requested to the superior of one's own group, there is no case where an approval request is sent to all approval authority holders within the organization regardless of the group. Therefore, we are unable to use the approval function in actual operation.
Please consider changing the specifications that Approval requests can be sent to any approver within a specific group, such as sending to approvers within the role specified in "Interact role" or allowing the selection of a role to which approval is sent separately from "Interact role"
-----------------------------
Interactフォームの基本設定 > 「デフォルト承認タイプ」で「任意の承認者」を選択した場合、ガイド上は「役割(role)のメンバーであれば~承認できます」と記載があります。
これに対し現状では、フォームに設定した「役割(role)」内の承認者だけでなく、Hubで「approver」の権限(permission)が与えられたユーザ全員に承認依頼が送信されます。この点サポートデスクに確認したところでは、現在の仕様であるとの回答でした。
しかし大規模組織でInteractを運用する場合においては、自グループの上司に承認を依頼するケースはあっても、グループにかかわらず組織内の承認権限保持者全員に承認依頼を出すというケースは通常あり得ないため、実際の運用にせっかくの承認機能を使用できずにいます。
「Interact role」で指定した役割内の承認者に送信する仕様とするか、「Interact role」とは別に承認を送る「役割(role)」を選択できる仕様とするなど、特定のグループ内の任意の承認者に承認依頼が送信されるよう、仕様の変更を検討お願いします。
... View more
Hello, We would like a "Post Completion Delay" feature for the Automation Flow. In the Blue Prism Enterprise it is a key function for us for Schedules. Best regards, Patryk
... View more
Idea: Introducing the Use of EMPTY or NULL STRING in Functions for Handling Empty Parameters, Similar to TRUE or FALSE in Decision Functions. Description: Context: Many functions encounter limitations when dealing with empty parameters. In such scenarios, it becomes imperative to incorporate the concept of EMPTY or NULL STRING, akin to the presence of TRUE or FALSE in decision functions. Example: Let's take the case of the "Replace String" function. Often, there's a requirement to substitute a string with nothing or an empty string, but the function doesn't permit this action. Illustration: Consider the string "ABC-4444333123356" and the desired outcome is "ABC-4444123356". In the above instance, if the string "ABC-4444333123356" is dynamic, the aforementioned feature would prove exceptionally valuable. When the option of leaving a field blank is disallowed, the availability of EMPTY or NULL becomes essential to generate the intended output. In scenarios like the aforementioned example involving the dynamic string "ABC-4444333123356", the functionality described above holds significant utility.
... View more
When a process or business object's name is changed all references to that process or business object are lost. This great affect reusability and results in artifacts with improper names to retain references. Proposed Solution: Artifacts have a NAME (static for DB), LABEL (shown in GUI for ease), and DESCRIPTION. This will allow artifacts to have their LABEL updated easily without breaking any references to that artifact.
... View more
There are times when work can get stuck in a process and either be locked to SYSTEM or just plain be stuck. If this occurs, the work has to be manually aborted via a SQL update to the "state" in the WU8 DB table. This either has to be done by a DBA on a non-hosted environment or by our hosting group via a hosting ticket if they are hosted. This will then allow the work object to be aborted so it will show in the Process Monitor Aborted tab to be resumed. It would be nice if the client had an admin type tool to be able to manually abort a work object without having to update at the DB level or open a ticket with hosting to have it done.
... View more
Status:
Duplicate
Submitted on
18-04-23
05:58 PM
Submitted by
MallikarjunaDon
on
18-04-23
05:58 PM
Hi Team, We have 60+ Process created and each process has average of 10 to 15 environment variables, which is going to nearly 600+ Environment variables created. The challenges we are facing is searching the required environment variables to update values. As there are many Env. Var. created, we see that, slowness in scrolling to required variable. This we are facing for 60+ Process, if we cross 100+ process, it will be tedious to serach the required Env. variable. So, is it possible to allow developer to create a folder for the respective process, under that, he/she can create environment variables with respect to that process. So for 60 process, we will end up in creating 60 folders, under that we can have 'n' number of Env. variables. This will be easy to search the variable, fast accessing and will be well organized. Please let me know, if this can be implemented in all version of BP (atleast starting from 6.8.0). I have attached reference screenshot of control room, same way, if you could implement for Environment variables also.
... View more
Enhance manual comments to allow comments to be flagged as either private/internal or public/external/global. All comments would be visible to users in Processor Workspace, but the RESTful API would be enhanced so that only comments explicitly marked as "public" would be exported via API for use in (e.g.) an external case-tracking Portal. Analogue would be Service Now's use of "work comments" (only visible internally in Service Now) and "additional Information" comments, visible to both SNOW users and clients.
... View more
The Custom Search option for Processor Workspace is a very welcome enhancement. However the Saved Searches show at bottom of a list and when large amount of Searches this makes Custom Searches less helpful than they should be (because need to screoll through 30+ searches to get to Custome Searches). Could we have Custom Searches show at the top of the Search list?
... View more
Please add functionality to worklist to move assigned suspended items to the bottom. Also, add functionality to be able to view only suspended or non suspended items in worklist.
... 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
I think it would be a great idea to have an auto complete feature in the expressions editor so if you start typing a data item or collection name it will suggest options based on the already created data items or collections within your process or object. and then if you press the tab key it will auto complete the name in the editor for you. I've attached a mock up to visualise how this could look. I feel this would save a little time but also it would make it simpler with less clicking involved.
... View more
My client (on 23.x) having the following suggestion on the OA. It is suggest to add the function in OA so that the bank holidays defined in the Holiday table can be used:
... View more
Printing AWD history from view station generated a .pdf file which could be presented to auditors for review. History exported from Portal is presented as a .csv file and is editable prior to printing to .pdf. Clients feel this is a shortcoming, a potential audit finding.
... View more
My client feedback on the Comment box of the Processor workspace is too short, suggest to enlarge the comment box so that it is easier for user to enter multiple lines.
... View more
Status:
Planned-Later
Submitted on
03-01-24
06:28 PM
Submitted by
mclanderson
on
03-01-24
06:28 PM
Printed history from viewstation rendered in .pdf referenced all/any indexed values (ba/worktype/status/, fund/account, SSN, Misc ID) at the top of each page along with the CRDA ensuring the printed history could be verified back to the selected fund/account (primarily used for internal/external audit review of processed work) and the date time the history was printed. In Portal, only the business area and worktype are presented on the history card along with a truncated CRDA so it is not possible to tie back the history to the selected item and no indexed values are captured on the current .csv export.
... View more
It would be nice to have a small table of historic releases in DX for VBO. This may show the date of release, version number, release notes / summary edit: Link to current discussion on this topic: Digital Exchange Updates (general) | Digital Exchange (blueprism.com) Also as mentioned by Wagner Vasconcelos, it would be a great addition to the search function to have the 'change date' as field to search and filter in DX
... View more
Status:
Not Planned
Submitted on
02-06-23
02:22 AM
Submitted by
masatakashimazu
on
02-06-23
02:22 AM
アタッチ失敗時のExceptionDetail()の内容が「エラー:Internal : ページ 'アタッチ' の操作ステージ 'アタッチ'でステップ1を実行できませんでした - 対象アプリケーションを識別できませんでした。アプリケーションが 次のアクション入力、アプリケーションモデル識別子を確認してください:WindowTitle, ProcessName を実行していることを確かめ、」と不完全のため、サポートに問い合わせた結果、仕様通りとの回答をいただきました。ExceptionDetail()の内容をメールに記載しているため、アタッチ失敗時のExceptionDetail()の不完全な内容を解消してほしいです。
... View more
With the Releases panel being te mess it is, it does not cater for organizing the long list of packages made over the years. The possibility by higher management to not allow the deletion of old releases does not contribute to the situation. What I'd like to have is the possibility to add folders on the Release panel. These can be used to organize the packages made over the years and result in some order in the chaos that is the Releases panel today. Each department running RPA can have its own folder. Old packages can be moved to dedicated folders that management has the ability to clean-up on request. Happy coding! --------------- Paul Sweden
... View more