Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Concept: Enumerations

Concept: Enumerations

Enumerations restrict an attribute value to a set of literal values, such as cost center codes. You can use enumerations to define a set of constants to use as literal values when you design integrations. This allows you to restrict the range of data your integration uses.
You can create and maintain enumeration definitions in Workday using these tasks:
  • Create Integration Enumeration Definition
  • Edit Integration Enumeration Definition
  • Delete Integration Enumeration Definition
  • View Integration Enumeration Definition
You can use enumerations in these elements:
  • Launch parameters.
  • Integration attributes.
  • Integration maps.
You can assign enumerations:
  • In Studio.
  • Using the
    Create Integration Generic Service
    task in Workday.
You can assign enumerations in Studio integrations using 1 of these methods:
  • Create an enumeration definition in Studio and deploy it to your tenant when you launch the Studio integration.
  • Create an enumeration reference to an existing enumeration definition in your tenant.
You can use the same enumeration definition across multiple integrations by selecting 1 integration to provide the definition, and referring to it in the others.