Which of the following are stored in the datamanager_config.xml file?
A. Database table names used by the application
B. Database type and port numbers
C. References to DMX files containing data to be inserted on a build
D. References to CTX files containing code tables to be inserted on a build
E. References to SQL scripts to be run on a build
正解:C,E
質問 2:
Which of the following statements about Multi-Select Lists are correct?
A. Domains that use multi-select lists must be specified within the MULTIPLE_SELECT section of the Application.prx file.
B. The INITIAL element used should declare a MULTI-SELECT attribute with the value true.
C. If a SOURCE element is used within the MULTI_SELECT definition to pre-select items in the list, the Server Interface property it refers to should contain a tab-delimited string.
D. The property specified for the TARGET element must have a Domain Definition that ultimately unwinds to the String type because multiple user selections will be concatenated into a tab-delimited string.
正解:D
質問 3:
Which of the following stereotypes may be used on a method of a process class?
A. read
B. insert
C. connector
D. batch
正解:D
質問 4:
Which of the following are valid subdirectories of a server component directory?
A. database
B. message
C. model
D. codetable
E. EJBserver
正解:B,C,D
質問 5:
From the DefaultAppSection.sec file presented here, which of the following statements is valid?

A. This configuration will be loaded to the database without error, but an error will occur at runtime
B. At build time an error will occur preventing the configuration from being loaded
C. Configuring two distinct Tab elements, both referencing AccountHome, allows Curam to display two different account details in separate tabs at the same time
D. When this section is rendered in the browser, the AccountSectionShortcuts panel will be rendered if the user visits the AccountHome tab
正解:B
質問 6:
Which two of the following are valid options for model-specified validations? [Select 2]
A. Maximum_Chars
B. Ends_With
C. Maximum_Value
D. Starts_With
E. Minimum_Size
正解:C,E