Manage Condition Event Codes Using a Redwood Page

Manage condition event codes using a new Redwood page. Condition event codes are optionally defined for use across maintenance task flows. Examples of maintenance task flows include:

  • Maintenance program 
  • Work requirement 
  • Maintenance work
  • Supplier warranty coverages and contracts

The new Condition Events Redwood page shows all the active and inactive condition events along with their code, name, description, and type.

On this Redwood page, you can create, edit, and deactivate condition event codes. All the fields except the condition event code, which is a unique identifier, are editable. After you create a condition event code, it's automatically synchronized with IoT using a REST service.

Here's a screenshot of the Condition Events Redwood page that shows the types of condition event codes you can select. They're Diagnostic code, Failure code, Cause code, Resolution code, Transaction Code, Reason for repair code, and Work accomplished code.

The Condition Events Redwood page showing types of condition event codes

The Condition Events Redwood Page Shows Types of Condition Event CodesA

Redwood pages are built using a responsive design. The Condition Events Redwood page enables you to manage condition events not only from a desktop or a laptop but also from devices such as tablets and smartphones. The extensibility to other devices comes with some extra development effort.

Steps to Enable

Use the Opt In UI to enable this feature. For instructions, refer to the Optional Uptake of New Features section of this document.

Offering: Manufacturing and Supply Chain Materials Management

Follow these steps to enable or disable this feature:

  1. In the Setup and Maintenance work area, search for and select the Manage Administrator Profile Values task.
  1. On the Manage Administrator Profile Values page, search for and select the ORA_CSE_CONDITION_EVENT_REDWOOD_ENABLED profile option code.
  1. In the Profile Values section, set the Site level to Y or N. The default value is N.
  • Y = enables the feature
  • N = disables the feature
  1. Click Save and Close. Changes in the profile value will affect users the next time they sign in.

Access Requirements

Users who are assigned a configured job role that contains these privileges can access this feature:

  • Manage Customer Assets (CSI_MANAGE_CUSTOMER_ASSETS_PRIV)
  • Manage Maintainable Assets (MNT_MANAGE_MAINTAINABLE_ASSETS_PRIV)
  • Manage Condition Event Codes (MNT_MANAGE_CONDITION_EVENT_CODES_PRIV)

These privileges were available prior to this update.