Concept: Assembly Modules
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. You can create a module from an entire assembly or from a segment of
one.
An assembly that you build using a module is no different from an assembly that you build
from scratch. They look and behave identically.
Studio saves a module as a template in the XML Metadata Interchange (XMI) format, with an xmi
file extension. Access your saved modules from the
Module Library
on the Studio Palette
. To enable other developers to access your
modules, save them in a shared location.Sharing tried-and-tested assembly modules helps speed up and reduce the cost of integration
development.
The
Module Library
displays only those assembly modules that you
select on the preference page.