IBM C2170-010 - IBM Cúram V6.0.4, Application Development Exam
Page: 3 / 11
Total 55 questions
Question #11 (Topic: )
In which of the following files would a developer define the database name for his/her
Cram application?
Cram application?
A. datamanager_config.xml
B. Application.prx
C. Bootstrap.properties
D. ApplicationConfiguration.properties
Answer: C
Question #12 (Topic: )
For which two of the following customizations is it compliant to subclass an entity? [Select
2]
2]
A. Add a new attribute
B. Override an attribute
C. Override a database operation
D. Override a non-database (<<blank>>) operation
E. Enable an exit point for an operation
Answer: D,E
Question #13 (Topic: )
Which of the following statements about handcrafted service layer classes is true?
A. Google Guice dispatches events to listeners
B. The Persistence Infrastructure (PI) Adapter is used to translate high-level data requests to entity operations
C. The Entity Interface provides search (read-multi) operations
D. Entity classes are not modeled, as they are provided by the Entity Interface
Answer: B
Question #14 (Topic: )
Which two of the following statements about VIM files are true? [Select 2]
A. They contain common fragments of UIM pages for reuse
B. They require corresponding properties files
C. They can contain any of the UIM elements supported by a UIM file
D. They must contain a PAGE_ID element
Answer: A,B
Question #15 (Topic: )
Which of the following represents the correct approach for customizing curam-config.xml
compliantly?
compliantly?
A. Create a file ending in config.xml in the custom folder containing the changes
B. Create a file ending in -config.xml in the custom folder containing the changes
C. Create a file ending in Config.xml in the custom folder containing the changes
D. Change curam-config.xml in place
Answer: B