Library Protocol

The library protocol is deprecated.

Modify your Robots to use the Robot File System instead.

Modify your Basic Engine Robots to get the files as input or place the files on a web server.

You can use the Kofax RPA non-standard library protocol to refer to a file that a Basic Engine Robot belongs to in the robot library.

For example, if the file MyPage.html is located in the folder MyFolder in the robot library folder, you can refer to it using this URL:

library:/MyFolder/MyPage.html

This works whether the robot library is represented as a folder or is packed into a robot library file.