- is there a high number of uses?
- are there multiple workday web service calls per object?
- does the integration need to process on object at a
Workday Studio Use Case Consideration
time?
- does the integration need complex error handling and
logging?
The Configuration Catalog is a set of pre-configured pack-
ages that help customers and implementers save time
and effort during deployment. While not fully-developed
Configuration Catalog
solutions, the catalog contains examples of reports, inte-
grations, dashboards, and other content that adhere to
Workday best practices.
transformation accesible from Config Catalog. Addresses
Multi Doc Transformation (MDT) several of the transformation capability gaps with EIB and
DT that would compel implementer to use studio
framework with a goal of improving consistency between
custom integrations while also speeding up development
and testing. Integrations built using SSK should be easier
Studio Starter Kit (SSK)
to build, maintain, and support. Most Workday-primed
deployments enforce the use of SSK; it also has great value
for existing implementations.
Which of the following are reasons to consider a Workday B. The integration makes multiple web service calls per
Studio integration instead of a connector? object. D. The integration needs complex error handling.
How do you obtain a copy of the studio starter kit for C. Migrate the SSK from Customer Central to an imple-
integration development? mentation tenant.
Eclipse based integrated development environment (IDE)
that enables you to:
What is Workday Studio? 1. Build cust integrations
2. exchange bul data with external endpoints
3. upload integrations to workday
, Workday Studio Flow Control Feature route, mediation, exception handling
Workday Studio Data Manipulation Feature splitter, aggregator, transformation, scripting, logging
Workday Studio Code Reuse Feature services, sub-assemblies, common components
- Directory on your hard drive where workday studio stores
your defined projects
Workspace
-should not be inside install - can overwrite with updates
-directory path should not include spaces
to create one workspace per customer domain, containing
What is the recommendation for workspaces?
all projects and connections related to that customer
defines an initial set and layout of views meant to address
a certain aspect of development with specific types of
Perspective
resources (e.g., debugging or XML editing). Perspectives
also control what appears in certain menus and toolbars.
Views support editors and provide alternative presenta-
tions as well as ways to navigate the information in your
Views workspace. For example, the Project Explorer and other
navigation views display projects and other resources that
you are working with.
The Workday perspective displays a collection of different
views. Select the views that can be displayed in the Work- A. Project Explorer B. Cloud Explorer C. Process Monitor
day perspective. (Select 3 correct answers.)
A. Create a directory for the workspace outside of the
Workday Studio install directory.
Which of the following are workspace best practices? (Se-
B. Do not include spaces in the file path.
lect 3 correct answers.)
D. Create one workspace per customer domain, contain-
ing all projects and connections related to that customer
a graphical assemblage of components that defines the
Assembly
logic of an integration system.