Free cookie consent management tool by TermsFeed Upgrade RWM [Robotic Workforce Manager v5.4]
Upgrade RWM
The RWM application was deprecated with Appian 24.1. The application will no longer be updated or pre-installed for new Appian Cloud sites with Appian RPA enabled.

RWM will be removed in a future release and we encourage customers to use the Operations Console to manage robots instead.

Periodically, we release updates to the Robotic Workforce Manager (RWM) application that include enhanced features. Most customers will be able to take advantage of the newest features by deploying a patch to update their application. This page describes the steps to upgrade RWM to a new version.

Note that making certain changes to your environment will make upgrading more difficult. In order to take full advantage of the newest features, we suggest only making changes that are outlined in the RWM documentation on this site.

If your Appian installation includes different environments, such as development, staging, and production, we recommend following these instructions to upgrade each of your environments separately.

Prerequisites

To properly upgrade RWM, you'll need:

  • Access to your Appian platform
  • An existing RWM installation, version 5.0 or later
  • RWM's associated database objects and plug-ins

Step 1: Deploy plug-ins

You will need the following plug-ins deployed on your environment to upgrade RWM. Before you begin, you'll want to confirm the plug-ins are present.

  • Appian Regular Expression Functions
  • Check Object Existence
  • Dictionary Manipulation
  • Encryption Functions
  • Execute Stored Procedure
  • People Functions
  • Task Smart Services
  • UiPath RWM Connected System

To confirm if these plug-ins are available:

  1. Go to the Appian Admin Console.
  2. Click Plug-ins in the System menu.
  3. Search the list to confirm the plug-ins listed above are added.
  4. If any plug-ins aren't present, see Installing Plug-ins to learn how to add them.

If you do not already have these plug-in deployed in your environment, you will need to deploy the plug-ins. To deploy plug-ins for self-managed installations, see Appian Suite Plug-Ins.

Step 2: Download the RWM package

Upgrading RWM uses different files than installing the application for the first time. You will need to download the software patch that contains the following files, which will be used in the remaining steps. In the list below, each file lists the target RWM version:

  • RoboticWorkforceManager(RWM)v5.4.0SQLPatch.sql: SQL script to update the database tables for the newest version of RWM.
  • RoboticWorkforceManager(RWM)v5.4.0Patch.zip: Application patch to import into Appian.

Click here to download the RWM 5.4.0 patch.

You must be registered with your company on Appian Community to download this file.

Step 3: Run the DDL script

To update your database tables to work with the latest release of RWM, you will need to run the DDL script in your database.

  1. Navigate to the Cloud Database in Appian.
  2. Select the database Appian.
  3. Click Import.
  4. Browse for the RoboticWorkforceManager(RWM)v5.4.0SQLPatch.sql file you downloaded in step 2.
  5. Click Go to run the script.

Step 4: Note objects to merge

Customers who use RWM without customizing objects should have a straightforward upgrade experience.

However, you can still upgrade RWM if you have modified supported objects. To carry over your customized objects to the new version of RWM, you'll need to merge them.

It is not recommended that customers modify objects that aren't supported during upgrade. You will lose changes to these objects when you attempt to upgrade RWM.

Most of the objects that appear with the status Conflict Detected while inspecting the upgrade patch are standard list objects. The upgrade patch may overwrite the values of the following constants. To avoid this, take note of the version and values of the following objects:

  • RWM_AA_HISTORIC_LOAD_FLAG
  • RWM_BP_FLAG_PROCESS
  • RWM_JD_HISTORIC_END_DATE
  • RWM_JD_HISTORIC_LOAD_FLAG
  • RWM_JD_HISTORIC_START_DATE
  • RWM_SCHEDULER_TIMER
  • RWM_UI_HISTORIC_LOAD_FLAG

Step 5: Import the patch

The final step is to import the patch into your Appian environment.

  1. In your Appian environment, log in as a system administrator.
  2. Go to > Appian Designer.
  3. Open the Robotic Workforce Manager (RWM) application.
  4. Click IMPORT PATCH.
  5. Click UPLOAD and select the RoboticWorkforceManager(RWM)v5.4.0Patch.zip file you downloaded in step 2.
  6. Click INSPECT. During inspection, some of the objects might have status as Conflict Detected. Note the Conflict Detected objects to see the difference in code for that object.
  7. Take note of any objects that may overwrite those you've customized in your environment. You'll need to manually recreate your customizations for objects in RWM 5.3 after the upgrade.
  8. Review the inspection results. If there are no issues, click IMPORT PACKAGE.
  9. If you customized objects, recreate those changes in the newly updated RWM objects.

Open in Github Built: Fri, Mar 22, 2024 (05:04:07 PM)

Upgrade RWM

FEEDBACK