What's new

ROBIN Studio

  • Fixed two bugs that could cause Studio to terminate abnormally during debugging.

"Dialogs" action group

Added a new action "Data entry form", old versions of the action are disabled. The new version of the action allows you to display a dialog box with data fields on the user's screen when executing a robot script. This action can be used in scripts:

  • During the execution of a script, the robot needs to get information from the user. For example, the robot needs to get the taxpayer identification number from the user for further verification, the robot displays a dialog box with the taxpayer identification number field for the user to fill in.
  • To verify the data by the user. For example, the robot checks counterparties, if during the checks the robot determines the counterparty as unreliable, the robot can display information about the counterparty and the decision on it to the user, the user must verify the correctness of the decision and confirm it, or change it.
  • Also such a form, when used in conjunction with the robot as action capability, can be displayed on the user's workstation (not on the host where the robot is running). For example, the robot by process recognizes contracts using OCR and performs the extraction of the contract details. In case the robot is "not sure" that the recognized data is correct, it can display the recognized contract data on a screen form to the user for verification. In this case, the robot determines by the contract attributes to which user it is necessary to send the data for verification and the window with the data is displayed on the user's workplace. The user, after making corrections, confirms the information and the robot receives the updated data.

At the moment, only data of type "String", "Number", "Date-Time", "Password" and "Logical" can be used for displaying on the user's screen.

"Browsers" action group

  • WebSpy functionality has been improved. Now the spy can fully work with Internet Explorer browser. It is necessary to install the IE add-on beforehand, using the attached script.

After installing the platform for installation you need to launch the script ..Robin Platform2.0.0.0Utilsinstall.bat. Installation is performed as administrator and works for all users of the host.

  • Нет меток