1.
Which statement about UIM pages is correct?
2.
Which statement about the different approachable to generating unique IDs is true?
3.
Which documentation resource contains a list of allowed and discouraged overrides for domain definitions?
4.
You want to make a field on a page mandatory. Which task is valid?
5.
Which task is valid when developing REST APIs in IBM Cúram SPM?
6.
You want to execute a custom SQL script called MyChanges.sql. Which statement describes how to execute MyChanges.sql when the database is built?
7.
You need to download the IBM Cúram 7.0.1 release.
8.
Consider this warning in the source code editor when EmployerFactory is referenced: "Discouraged access: The type EmployerFactory is not accessible due to restriction on required library EJBServer/components/core/lib/core.jar." Which annotation is EmployerFactory declared with?
9.
Examine the following piece of code: curam.impl.MyProcess = curam.fact.MyProcessFactory.newInstance(); If curam.impl.MyProcess is defined as an abstract class as recommended, which statement is true?
10.
Which statement about handcrafted service layer classes is true?