Organize Robot Files

When you want to distribute and deploy your robot library in a runtime environment, such as RoboServer, you can pack the robot library into a single file called a robot library file.

This will pack together all files contained in the robot library of the file in the current editor and save the result as a single file with a name that you assigned. Before creating the robot library file, save all open files, such as robots and types, to include the most current changes.

You can make the robot library file available to RoboServer and execute robots from the robot library. See the Kofax RPA Developer's Guide for more information.

  1. In Design Studio, save all open project files such as robots and types.
  2. On the Tools menu, select Create Robot Library File.

    The Select Robot Library Output File appears.

  3. Navigate to the location to use for your library.

    Use the icons on the toolbar to change to Details or List view, move up one level, or create a new folder.

  4. In the File Name field, enter a name for the library.
  5. Click OK.

    The system creates the robot library file.

  6. Click OK.