Paweł_Imiołek
Verified Partner
since ‎05-05-21
3 weeks ago

User Statistics

  • 16 Posts
  • 0 Answers
  • 8 Likes given
  • 13 Likes received

User Activity

Hello,On our project we maintain some Processes that work 'sequentially' for entire month, and when a new month begins, they start a new cycle. Now let's imagine we want to deploy a new release, taking effect in the next month not to corrupt current ...
Hello,It would be good if Blue Prism provided the logical function of IIf - then no need to add 2 steps - a Decision Stage and a Calculation Stage. It would follow the usual syntax:IIf ( expression , expression_if_TRUE , expression_if_FALSE )Kind reg...
Hello Community,For the sake of having informative session logs, sometimes you need just to log certain expression. And then you have to use some variable to assign the result through a Calculation Stage:The idea is to have a Log Stage where you only...
Hello,Currently in Blue Prism we have variables that are modifiable from the session level and are called 'Session Variables'. However, each session may yield some technical parameters - either standard ones (let's say - duration / queue items obtain...
Hello Community, Get Next Item - an Action from the Work Queues native Blue Prism object always worked in a predicted way - usually without constraints, sometimes there was a timeout and then it crashed but the outcome was the same as the actual resu...