Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Add Assembly Modules to a Project

Add Assembly Modules to a Project

Create an assembly project or open an existing assembly project.
Workday Studio assembly modules provide parameterized templates for building assemblies. They enable you to create and reuse preconfigured sets of components and steps that perform particular tasks.
  1. Drag the module from the
    Modules
    section of the
    Palette
    to the Assembly Editor. Studio opens the
    Configure Module
    wizard.
    The
    Module Library
    displays only those assembly modules that you select on the
    Window
    Preferences
    Workday
    Assembly Editor
    Modules
    preference page.
  2. Configure the module's parameters.
  3. If the assembly module contains a parameter of type
    XMLRequest
    , click either
    Create Literal XML
    or
    Create Workday Web Service Request
    to specify a value for the Web service request. As you complete this task, consider:
    Wizard
    Operations
    Notes
    Create Literal XML
    Get
    ,
    Put
    • Can be used for any Web service.
    • Select the Web service name and Web service version values for the request from the lists below the text pane.
    Create Workday Web Service Request
    Get
    • Use for Workday Web services only.
    • Studio populates Web service name and version values automatically when you select an operation.
  4. Studio displays a preview of the assembly elements that the module contains. When you complete the wizard, Studio adds those elements to the assembly.