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.
- Drag the module from theModulessection of thePaletteto the Assembly Editor. Studio opens theConfigure Modulewizard.TheModule Librarydisplays only those assembly modules that you select on the preference page.
- Configure the module's parameters.
- If the assembly module contains a parameter of typeXMLRequest, click eitherCreate Literal XMLorCreate Workday Web Service Requestto specify a value for the Web service request. As you complete this task, consider:WizardOperationsNotesCreate Literal XMLGet,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 RequestGet- Use for Workday Web services only.
- Studio populates Web service name and version values automatically when you select an operation.
- Studio displays a preview of the assembly elements that the module contains. When you complete the wizard, Studio adds those elements to the assembly.