Search results

  1. P

    Really basic question about windows

    I am using 6.3 and had the same issue. I made a general element for maximizing with only Visible, Screen Visible, Match Index, and Enabled is true and uncheck other attributes try this and spy the window in Win32 mode it will work
  2. P

    Can't get e-mails via Outlook VBO: Object variable or With block variable not set.

    Check the inbox mail count in code level and out look mail so if the number will not be matched due to some exceptions then you need move the mails which can't read by bot example if he code count is 5 inbox count is 6 then move the last mail to some other folder and try to run the code then u...
  3. P

    Getting error message

    Exception Details:-failed to perform step 1 in navigate stage click save on page download csv invoice unable to find a valid pattern -Required Invoke pattern
  4. P

    Blueprism-Error in write stage

    unable find a valid pattren required value pattern error while using write stage how to resolve it
  5. P

    SAP using global send keys for F9

    Hello I am using SAP business client where I need to get a pop up window on miro screen to enter company code here I am using active application and f7 global send keys for root element but bot unable to find the elements getting this error regularly for production bot runs pls give me some...
  6. P

    Solved How to start work queue from the point of it's failed.

    Use get pending item's from queue before taking get next item and the item which got exception make it as exception and before that use retry logic for exept and then connect to get next item to pick the pending item from the queue so that you can resolve the issue
  7. P

    Internal : Exception: A stack imbalance has occurred. Check your process for errors.

    Exception is not bubbling up in debug mode just showing the error pop-up Messege even through we have the retry logic for that business exception
  8. P

    Internal : Exception: A stack imbalance has occurred. Check your process for errors.

    Bit unable to catch the stack imbalance error and not connecting to recovery mode how can we resolve this issue friends
  9. P

    Internal : Exception: A stack imbalance has occurred. Check your process for errors.

    Stack imbalance errors can happen in Blue Prism occuring daily for run time machine how can we stop this or fix this issue
  10. P

    Solved Warning in Control Room

    after entering MIRO t code on sap application is going into not responding state hence blueprism also going for not responding state due to that VM if going for Warnings state in control room and not going for retry logic even after the time limit of 15sec need solution to resolve this issue
  11. P

    Solved Warning in Control Room

    after entering miro t code sap application is going into not responding state hence blueprism also going for Warnings state in control room and not gojg for retry logic even after the time out is 15sec need solution to resolve this issue
  12. P

    could not identify the process owning current foreground window

    This is absolutely working fine you helped me alot with this solution bro thanks alot
  13. P

    Open named Instance

    Error:-I got the bot error saying open named Instance took more than 30sec I don't know where exactly it is coming pls let me the answer
  14. P

    Environment variables

    i have two environment variables in my blueprism file now i want to import the new realse file with the same environment variables but different vakues what Will the reslut of the variable after import
  15. P

    Tags hadnling

    i have tun the process but due to some technical issue the item got system exception but i need change the tag value of the exception case hoe can we handle this sutioation please give the clarification
  16. P

    How can i call the object studio inside the process studio?

    is it a right way to call an Action inside an object studio pls answer soon
Top