Hi Mayank,
If Blue Prism was doing something (Calculating, Logging sessions, etc), it may possible get an out of memory issue during 20-30 minutes time. However, in this scenario, Blue Prism was simply waiting for the completion of the Action stage. I don't see any reason why Blue Prism was crashed. But if Blue Prism does some activities, you can check by enabling "Log Memory Usage" from System > Resources > Management > Right Click the runtime resource > Logging Level. The information will be taken in either
- [BPASessionLog_NonUnicode].[automateworkingset]
- [BPASessionLog_Unicode].[automateworkingset]
If there was large size of memory consumption (e.g., 700MB, 1GB), most likely this is the reason.
Alternatively, you may consider the design change since this is not effective way to use a robot just waiting for another automation has bene done for a long time. Maybe, the process can be divided to 2 parts.
- Do something --> Run the macro --> End
- Pickup the result of the macro --> do the next task --> End
Cheers,
Nobu
------------------------------
Nobuhiro Tokushige
Product Specialist
Blue Prism
Australia/Sydney
------------------------------
Original Message:
Sent: 08-14-2020 01:05
From: Mayank Goyal
Subject: Excel Macro with Blue prism
Hi,
We have a action to run macro from BP in excel VBO, the objects waits for macro to complete. If there is any error in macro, it goes into recover. Now when macro runs for long time like 20-30 min, BP is waiting on that action stage, however it crashes the BP and in control room it shows disconnected. Please let us know why this happens and how the same can be fixed?
Ideally BP should be waiting on action stage and whenever macro completes should move to next stage.
------------------------------
Mayank Goyal
------------------------------