The Workday perspective displays a collection of different views. Which of the following are views
that can be displayed in the Workday perspective? (Select 3 correct answers.)
A. Project Explorer
B. Cloud Explorer
C. Process Monitor
D. Debugger - ANSWERA. Project Explorer
B. Cloud Explorer
C. Process Monitor
Which of the following are workspace best practices? (select 3 correct answers.)
A. Create a directory for the workspace outside of the Workday Studio install directory.
B. Do not include spaces in the file path.
C. There should be a one-to-one ratio between Workday Studio projects and workspaces.
D. Create one workspace per customer domain, containing all projects and connections related to
that customer. - ANSWERA. Create a directory for the workspace outside of the Workday Studio
install directory.
B. Do not include spaces in the file path.
D. Create one workspace per customer domain, containing all projects and connections related to
that customer.
Which of the following tasks cannot be completed in Workday Studio?
A. Configure Security Permissions for Workday Studio integrations.
B. Deploy Workday Studio integrations.
C. Launch Workday Studio integrations.
D. Design Workday Studio integrations.
E. Monitor Workday Studio integrations. - ANSWERA. Configure Security Permissions for Workday
Studio integrations.
True or False? As a best practice you should always deploy a project to the tenant including source
code - ANSWERTrue
, A collection is called a CLAR (CLoud ARchive) file and contains all artifacts from the integration
projects. Which of the following are possible artifacts? (Select 3 correct answers.)
A. assembly.xml
B. XSL files
C. workspace connections
D. java files - ANSWERA. assembly.xml
B. XSL files
D. java files
Every assembly contains components with configurable properties. What is the role of the workday-
in transport component? (Select 3 correct answers.)
A. Identifies the integration in the tenant.
B. Required to deploy the collection to the tenant.
C. Provides the option to create launch parameters for the integration.
D. Provides an access point to get to the data of the integration. - ANSWERA. Identifies the
integration in the tenant.
B. Required to deploy the collection to the tenant.
C. Provides the option to create launch parameters for the integration.
How are components connected with each other? (Select 2 correct answers.)
A. Components are connected by dragging the blue handle to the connecting component.
B. Components don't need to be connected to each other.
C. Components are connected by the routes-to property.
D. Components are connected by holding the ctrl key and clicking on each component in sequence. -
ANSWERA. Components are connected by dragging the blue handle to the connecting component.
C. Components are connected by the routes-to property.
Which component sends out a web service request to place a message on the integration event?
A. Log step
B. PutIntegrationMessage
C. Write step - ANSWERB. PutIntegrationMessage