Create an unattended robot in RPA Hub

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 8분
  • Create an unattended robot in RPA Hub to run the unattended bot process.

    시작하기 전에

    Configure the related system property to view the activity stream. For more information, see Display an activity stream for bot processes and robots in RPA Hub.

    Make sure that the sn_rpa_fdn.enable_unattended_robot_user_mapping system property is set to True to allow only the authorized users to access the robot and robot assets. This system property enables the User field on the Unattended Robot form. If you have the admin role, you can edit this system property. By default, this property is set to True.

    Role required: sn_rpa_fdn.rpa_release_manager or sn_rpa_fdn.rpa_admin

    이 태스크 정보

    A robot runs a bot process, which is an automation.

    An unattended robot can execute an unattended bot process, which is an automation that requires no human intervention.

    By using the Unattended Robot application, you can enable an unattended robot to execute an unattended bot process that is triggered either by a schedule, API, or manually set.

    You can map multiple unattended robots as high density robots to one virtual machine. For more information, see High density robots in RPA Hub.

    프로시저

    1. Navigate to All > Robotic Process Automation > RPA Hub Workspace.
    2. Create an unattended robot from either the list icon or from the plus icon.
      OptionAction
      Create an unattended robot from the list icon
      1. Select the list icon (List icon.).
      2. On the Lists tab, under Administration, select Robots.
      3. Select New.
      Create an unattended robot from the plus icon
      1. Select the plus icon (Plus icon.).
      2. Select New Robot.
    3. On the form, fill in the fields.
      표 1. Robot form
      Field Description
      Name Unique name of the unattended robot.
      Robot Type Type of the robot.

      Unattended: Robot for an unattended automation.

      Machine Name Computer name of the physical or virtual machine on which the Unattended Robot application is installed.

      This field appears only when Unattended is selected from the Robot Type field.

      The machine name is a string-type field that you use when you don't want to enable the sn_rpa_fdn.enable_unattended_robot_machine_name_lookup system property.

      If you enable the sn_rpa_fdn.enable_unattended_robot_machine_name_lookup system property, this string type field changes to a reference type field on the robot form.

      The machine name fetches the unique value references from the Configuration Item (CI) tables that are defined in the sn_rpa_fdn.machine_name_reference_fields system property.

      The bot process table (cmdb_ci_rpa_process) and robot table (cmdb_ci_rpa_robot) are excluded from the search results when you provide the names of the CI tables to reference the unattended robot's machine name in the sn_rpa_fdn.machine_name_reference_fields system property.

      The Machine Lookup value change scheduled job validates the values in the Machine Name Lookup field and Machine Name field.

      For more information, see the Scheduled jobs installed section in Components installed with RPA Hub and Configure RPA Hub properties.

      High density robot Option to create multiple robots with the same machine name.

      The machine must support multiple user sessions at the same time so that you can run multiple automations simultaneously.

      This field appears only when Unattended is selected from the Robot Type field.

      Screen resolution Screen resolution used by a high density robot while establishing the RDP connection before executing the automation.

      High density robots can operate with different screen resolutions for each robot on the same machine without any issues if they are running different bot processes. However, if all high density robots on the same machine are executing the same process and utilizing Computer Vision actions, they must maintain the same resolution. Otherwise, the automation may fail.

      This field appears only when the robot is marked as high density robot.

      주:
      You can change the default value of the screen resolution using the sn_rpa_fdn.robot_screen_resolution RPA Hub system property.
      User Authorized user who can access this robot.

      If you're upgrading to Xanadu, the User field is automatically mapped with the user name (the user) who has recently created the process job for the selected unattended robots. If no process jobs are found for a selected robot, the robot is moved to the In Maintenance status. An RPA release manager must manually map the appropriate users to the robots.

      주:
      This field appears when the sn_rpa_fdn.enable_unattended_robot_user_mapping system property is enabled.
      Department Associated department of the robot.

      This field is automatically filled in with the information that is based on the department in the associated Attended Robot User's record.

      The value in this field corresponds to the value at the time that the Robot record is created and isn’t based on real-time data.

      Description Brief description of the robot.
    4. Select Save.
    5. 옵션: In the Activity and Compose fields, view the activity of the form, work notes, and additional comments.

    다음에 수행할 작업

    Install Unattended Robot. For more information, see Install Unattended Robot

    Set up the Unattended Robot application. For more information, see Set up Unattended Robot.

    Create a bot process. For more information, see Configuring a bot process record in RPA Hub.