MultipleChoice
An Insurance company has created 4 Blue Prism processes:
Change of Address
Claims Processing
Renewals
Order Letter
The Order Letter process is not a published process but is called as a sub process by each of the 3 other processes.
Each day at 6am a scheduler starts:
2 instances of the Renewals process on the same virtual machine
9 instances of the Claims Processing process on 3 different virtual machines
1 instance of the Change of Address process on its own virtual machine
How many robot licenses will be consumed by the running processes?
OptionsMultipleChoice
While trying to read a table in a browser based application into a collection an error message appears and the table cannot be read directly into the collection. This happens when using either AA or HTML mode. Which of the following would be the most appropriate workaround?
Options