The Curam page shown here is configured to allow the developer to identify which action control was selected when the user clicks either button.

Which of the following pieces of UIM could be used to do this?


A. Exhibit D
B. Exhibit B
C. Exhibit C
D. Exhibit A
正解:B
質問 2:
Which of the following represents the correct approach for customizing curam-config.xml compliantly?
A. Create a file ending in -config.xml in the custom folder containing the changes
B. Change curam-config.xml in place
C. Create a file ending in Config.xml in the custom folder containing the changes
D. Create a file ending in config.xml in the custom folder containing the changes
正解:A
質問 3:
Which of the following statements are correct?
A. The user should be able to view the application's starting page, providing at least Tomcat is running.
B. After making modeling changes in RSA, build generated will be required, but build database may not be necessary.
C. Irrespective of whether the Server is launched before Tomcat, or Tomcat before the Server, the application should still behave correctly in the browser.
D. It is not necessary to stop the Server in Eclipse after making changes to the model in RSA, but it may be necessary to refresh the Server project in Eclipse.
正解:B,C
質問 4:
ADDRESS_DATA in Curam client pages can be presented in a localized format. ADDRESS_DATA in Curam client pages can be presented in a localized format. Where is the format data stored?
A. curam-config.xml and curam.css
B. curam-config.xml, CDEJResources.properties and Application.prx
C. CDEJResources.properties only
D. curam-config.xml and CDEJResources.properties
E. curam-config.xml only
正解:D
質問 5:
Review the Screenshot presented.

What type of application navigation element can be expected to correspond with the element highlighted by the red box?
A. Selection
B. Shortcut-Tab
C. Navigation
D. Menu
E. Tab
正解:D
質問 6:
Which of the following statements about SQL host variables in Curam are true? Which of the following statements about SQL host variables in Curam are true?
A. Host variables are not case sensitive.
B. All parameter host variables must be included in the argument struct.
C. All host variables must be prefixed by a colon.
D. All return host variables must be included in the return struct.
E. In custom entity SQL, each host variable should consist of the data type plus variable name.
正解:B,C,D