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.- Open the assembly in the Assembly Editor.
- On theLaunch Parameterstab of thePropertiesview for theworkday-intransport, clickAdd Enumeration Type Parameter.
- ClickEdit Type.
- As you configure the enumeration, consider:
Option Description Enumeration ReferenceEnter theType Nameof an existing enumeration definition in your tenant.Enumeration DefinitionEnter a uniqueType Namefor the enumeration definition.Add the values that the enumeration allows.When you enter theType Nameof an existing enumeration definition, Workday overwrites the definition.
Deploy your integration.