Correct!!
What component do all Workday Studio integrations require in order to be deployable?
A. Local-In transport
B. Workday-in transport
C. Workday-out-soap
D. High-speed transport - ANSWERB. Workday-in transport
What component calls a RaaS-enabled report and writes the output into the mediation message?
A. Workday-out-rest
B. PIM
C. Store - ANSWERA. Workday-out-rest
What MVEL object gives access to the launch parameters?
A. lp
B. op
C. util
D. intsys - ANSWERA. lp
What is the keystroke to access context-sensitive MVEL methods and properties in Studio?
A. CTRL + H
B. F1
C. CTRL + spacebar - ANSWERC. CTRL + spacebar
Where do the parameters for a prompted, web-service-enabled report get passed?
A. As a parameter on the URL
, B. By val on the mediation context
C. Through the mediation message - ANSWERA. As a parameter on the URL
What are the three key items in the mediation context?
A. Message, Variables, and Log
B. Arrays, Variables, and Properties
C. Message, Variables, and Properties - ANSWERC. Message, Variables, and Properties
Where do documents generally write by default?
A. Properties
B. Variables
C. Mediation Message - ANSWERC. Mediation Message
A sync mediation has parts, which may execute on:
A. The Push phase.
B. The Pop phase.
C. Both A and B - ANSWERC. Both A and B
True or False? You should run as many log steps as possible in your production code to help with
debugging. - ANSWERFalse
The Cloud Log step writes its messages to:
A. A user-configured variable.
B. The mediation message.
C. The console log. - ANSWERC. The console log.
All integrations should have:
A. A global error handler.
B. A local error handler.
C. At least one error.
D. A guru meditation error. - ANSWERA. A global error handler.