Showing ideas with status New.
Show all ideas
It would be helpful to have a button of Copying the evaluated text to clipboard . Sometimes we want to copy the evaluated expression and paste it in some different screen. ( pic attached )
... View more
Release XML exported by new versions are not backward compatible with older versions It takes a lot of time to rearrange the various stages in the whole process which is very annoying Perhaps BluePrism team should create an official DX VBO or tool to fix this issue
... View more
It would be very interesting if you could make input and output of a javascript function, in the same way it is done with the .net code. This would give us another more friendly option to solve problems I honestly have not seen this option regards
... View more
Ever had to guarantee to Audit that every stage executed is logged so anyone could trace what the robot executed in case of incidents? We know that developers can edit code to not log stages and execute it on debug mode without saving and nothing will be registered, neither the changes in the code, nor the stages executed in debug mode... So... how to justify this? We wouldn't need if we had a configuration for that! It would be great to be able to overwrite any configuration of Stage Logging (code or resource) on an Environment/Instance level. This shouldn't be difficult to implement either. The benefit would be to guarantee stage logging in sensitive environments where every execution of stages needs to be registered for Audit and regulative institutes purposes.
... View more
It would be great to have an option to sort all the packages created by date. Over a long duration there are many packages created , and in the absence of a type and search option it becomes cumbersome to find the required package
... View more
In Control Room, when right click at the queue view, there is the option "Export current view as report...", which generates a CSV file with the queue view.
I would like to request the option to change the list separator when generating the report. By dafault the report is generated with comma separator. I think there should be the option to use system default (or other list separators) to generate this report.
... View more
I am using Credentials in different processes and sometimes even calculating the credential name and then getting the data. The "Find reference" button only works when the credential name is inputted directly into the "Get Credential" action with quotation marks but not when a data item containing the name is inputted in the action. I would like the "Find reference" to be able to handle when the credential name is stored in a data item and not direcly in the "get credential" action.
... View more
With the growing amount of central components (BP V7) multiple Blue Prism environments are getting very complex and expensive. Apart from automating MS-Windows GUI there is no functional reason to stay entirely with MS-Windows products. Costs could be reduced by migrating some components to open source (database, operating system, application servers, ...) In addition with dynamic autoscaling of services ( e.g. microservices and kubernetes) needed resources can become demand driven. The upgrade process could be simplyfied with this approach, mayby even enabling zero downtime upgrades?)
... View more
Hi Team, I am looking to automate Peer Review process for our team and one of the thing which comes to my mind is to do it through Blue prism DB or XML files of Processes and object. IN every review we try and find below points : Validation error count Unused pages Data Item I would be like we will run this BP automation and above will be done without involving other team member to review it. Above are the few elements which I highlighted there are more things we will e doing in peer review and exploring it as well. is there any way we can get the above information through DB
... View more
It has come to light that pooled resources don't always appear in name order by default in Control Room - this would be a help if this could be included in later versions.
... View more
日本語後述 ☺ Need your idea and insight to generate meeting invitations for specific group or person. There is no need to check available time slot, just sending invitations at certain time slots. I believe it can be done by comprehensive windows spy mode, but Is there any VBO or ready solution available? -------------------------------- Blue Prism から所定のユーザーあるいはグループに対してミーティング招集を行う簡便な方法があるでしょうか?受信者側の空き状況を勘案する必要はなく、所定の時間で一方的に送り付けるだけで構いません。 アウトルック自体を Windows アプリケーションとしてスパイして実行させれば可能かとは思いますが、Mail のような VBO で処理できないかな、という意図です。
... View more
The following actions will result in exceptions in the code stage, so please improve. ・MS Excel VBO-Get Worksheet To Collection ・MS Excel VBO-Get Worksheet Range As Collection ・MS Excel VBO-Get Worksheet As Collection === ご担当者様 MS Excel VBOのコレクション取得の上記アクションで、下記エラーが表示されることがあります。 「エラー:内部:コードステージによって例外がスローされたため、コードステージを実行できませんでした。値をNullにすることはできません。パラメーター名s」 元となるExcelファイルに値は入っており、同じデータでロボットを動かしても、正常に動作することもあれば、上記エラーが表示されることもあります。 (ロボット動作中にクリップボードが書き換えらるということも考えにくい状況です。) VBOの改良をお願いいたします。
... View more
Currently the in-built "Work Queues" object only has actions that allow the latest attempt of a queue item to be retrieved. There is currently no in-built way to report on the individual case retries, how long they each took and the exception/status details for each. Including these would better reflect the bot's utilisation time and may help in highlighting and troubleshooting different exceptions.
... View more
When copying a page P from process A to process B all references on page P to other pages are lost (although the references may point to other previously copied pages). Presumably the references would not be lost if multiple pages (P and the referenced pages) could be copied at the same time. Could this be added to BP?
... View more
Wireframer as a define and design phase tool provides significant value to delivery teams, but a short fall of the tool is a lack of connectedness and integration to Blue Prism studio design, specifically into existing Blue Prism process and object templates. To TRULY see the marketed value of a tool that enables automation delivery teams to "rapidly deploy" a process being automated, there needs to be an integration component that quickly enables developers to with minimal manipulation import a wireframe into Blue Prism, and have it be ingested by a Blue Prism or a client organization's structured best practices template. This would provide real value for existing organizations in the Blue Prism ALM tool ecosystem, and highlight the continuity of Blue Prism's strategy, and governance of the end-to-end platform.
... View more
would like a GUI update to the stages on the tool bar to make them differentiated more easily. Think the layout is pretty painful to scan your eyes over and even something very small like some delineating lines would go a long way to making the stages more readable/differentiable and easier to use.
... View more
Hi, it would be good if the schedule functionality could be amended so that there is no need to wait for all machines to finish a task before moving onto the next task. I believe scheduling would be improved if once any machine has completed a task that machine will move onto the next task.
... 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
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
Hi Team, I'm aware of process discovery tool but it does not give quantifiable number or score to qualify any potential manual process as an automation candidate within RPA - BP. Please develop an excel or sort of tool that can test and evaluate current manual process on some criteria and assign a score so to propose it as a potential RPA automation candidate. This will enable business to explain customers in their decision making process while selecting a new candidate process for RPA automation. I'm sharing this based on recent discussion with customer. Regards, Vijay
... View more