Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Use Enumerations as Launch Parameters in Studio

Use Enumerations as Launch Parameters in Studio

Create an assembly project containing a
workday-in
transport.
In Workday Studio, you can use enumerations as integration launch parameters. This restricts the values you can select in the
Integration Criteria
tab when you launch the integration. You can define the enumerations in Studio or refer to existing enumeration definitions in your tenant.
  1. Open the assembly in the Assembly Editor.
  2. On the
    Launch Parameters
    tab of the
    Properties
    view for the
    workday-in
    transport, click
    Add Enumeration Type Parameter
    .
  3. Click
    Edit Type
    .
  4. As you configure the enumeration, consider:
    Option Description
    Enumeration Reference
    Enter the
    Type Name
    of an existing enumeration definition in your tenant.
    Enumeration Definition
    Enter a unique
    Type Name
    for the enumeration definition.
    When you enter the
    Type Name
    of an existing enumeration definition, Workday overwrites the definition.
    Add the values that the enumeration allows.
Deploy your integration.