Eneumeration

Eneumeration


Overview

The Resource module in OneEnterprise serves as a centralized area for managing various reusable assets required for integration design and data transformation. It includes the following key sections:
  1. Enumerations – Define value mappings and standardized data sets.
  2. Objects – Manage business objects used across integrations.
  3. XSLT Stylesheets – Store and maintain XSLT templates used for transforming XML data.
Each section of the Resource module allows you to create, view, and manage resources that can be used across multiple projects or integration flows.

Accessing the Resource Module

  1. Log in to your tenant.
  2. From the left navigation panel, click on the Design group menu and then select Resources.
  3. The Resources screen will open, displaying tabs or sections for:
    1. Enumerations
    2. Objects
    3. XSLT Stylesheets
Each band provides a list view of available resources and options for creating or editing them.

Accessing Enumerations

Enumerations define a set of predefined constant values. They are primarily used for mapping or converting values between different systems, ensuring consistency during data exchange.
Features:
  1. Create and manage multiple enumerations.
  2. Define key-value pairs for each enumeration.
  3. Use enumerations in data transformation or validation processes.

Steps to View Enumeration

  1. Click on the Enumeration band.
  2. It will open the list of providers and system connectors for which the enumeration has been created.

  1. A list of providers and system connectors will appear in their respective sections. 
  2. You can expand or collapse a section by clicking on the accordion.
  3. To view the enumeration details, click any of the bands in either the Provider or System Connector section. 

  1. For example, we have selected the system connector for explanatory purposes. 

List of Enumerations

  1. After clicking Provider or System Connector, a list of available enumerations for the selected system connector/provider will be displayed. If enumerations have not been created, use the Add button to create a new one.
  2. To view the details of any enumeration, click on the band.

  1. After clicking on any enumeration, the following screen will appear, displaying essential components of the enumeration:
    1. API Calls
    2. Details
    3. Fixed Values
    4. Liberary
    5. View Full List

API Calls

  1. Click on the API Calls band.

  1. A list of the APIs will be displayed on the screen.

Delete API

  1. To delete an API, hover over the band. When you hover, a Delete icon will appear. 
  2. Click the Delete icon, and a confirmation pop-up will appear.

  1. A confirmation pop-up will appear. 
  2. Click Yes to delete the selected API. 
  3. However, the deletion process will be canceled if you choose No.

Add APIs

  1. To add a new API to the list, click on the Add button.

  1. An "Add API Call" pop-up will appear, displaying a list of available APIs. Select the APIs by clicking on the options in the pop-up. You can choose one or multiple APIs.
  2. After making your selections, click the Save button. The APIs you selected will then be listed on the screen.

Details

  1. Click on the Details band to view the details.

  1. Modify the enumeration details on the following screen:
    1. Name: Edit the existing name (letters only, maximum 50 characters).
    2. Description: Edit the existing description (maximum 150 characters).
    3. Sort by: Select Text or Number from the drop-down to set the sorting order.
    4. Default Value: Enter the default value in this field.
  2. After completing the modifications, click the Save button.

Fixed Values

  1. Click on the Fixed Value band.
  1. The screen will display the list of fixed values.

Add a New Fixed Value

  1. To add a new fixed value, click on the Add button.

  1. A new row will be inserted at the end of the table. 
  2. Enter the Identifier, Value, and Description, and click on the Save button. The new value gets saved in the table.

  1.  The new value gets saved in the table.

Remove Fixed Value

  1. To remove any of the fixed values, click on the Delete icon provided at the ned of the value.

  1. The selected fixed value gets removed instantly.
  2. Click on the Save button to save the changes.

Library of Enumerations

  1. Click on the Library band.

  1. A list of libraries used for the selected enumeration will be listed on the screen.
  2. You can add or remove the libraries on this screen.
  3. To view the library details, click on the band.

View Library Details

  1. Upon selecting the library band, the corresponding library details will be exhibited on the screen. 
  2. Please be advised that the information presented on this screen is for informational purposes only and is read-only. 

Add a New Library

  1. To add a new library, click on the Add button.
  1. An Add Library pop-up will appear, displaying the list of available libraries. 
  2. Select the required library from the list, then click the Save button. 
  3. The selected library gets added to the list.

View the Full List of Enumerations

  1.  Click on the Full List band to view the complete list of enumerations, which includes API Calls, Fixed Values, and Library.
  2. The screen will display the list of all the enumerations. 
  3. Please be advised that the information presented on this screen is for informational purposes only and is read-only.