There is Start and Immediate/Requested Stop in the Control room in context menu of each running robot. I'd like to have an option to pause a robot in Control room. This would be useful during testing where we could pause the robot and create differen...
Hi all,
I am currently struggling with refreshing/updating Outlook mailbox. I need to send a couple of mails with attachments. I do it in a loop. After the loop is finished I close Outlook. The problem is that the mails don€™t get sent because the o...
Hi guys,
does anyone know how to reference a sub-collection in main collection?
I have a collection of collections and I would like to get row count of one of the sub collections. "Count rows" action from Collections VBO asks for collection name as t...
Hi guys,
does anyone know what are the valid values for Page Segmentation Mode input in Read Text with OCR please?
I see that "Auto" is default, but what other options are valid there?
Martin
If anyone is interested, the solution I ended up with is creating an action in Outlook VBO. The action checks number of items in Outbox (using VB in code stage) and waits until the Outbox is empty (or the given time is elapsed, to avoid infinite loop...
Thanks Ian for the reply. I didn't manage to get it working and I didn't want to make it too complex, so I dropped the idea of having one collection of collections and I simply created several regular collections.
The thing was, the sub collections w...