You can visually customize the CA Clarity PPM user interface using a Cascading Style Sheet (CSS). Which new benefit does CCS version 3 (CSS3) offer?
A. You can specify property values as simple expressions.
B. You no longer need to compress images because this will occur automatically.
C. You can represent an image in an encoded string instead of referencing the image on a file system.
D. You can assign names to rules, which enables you to use client-side scripts to reference the rule even if its selector changes.
What are some common uses for HTML portlets? (Choose two)
A. Providing appropriate access to CA Clarity users
B. Reordering CA Clarity menu sections
C. Industry-related external websites
D. Corporate news
You are developing an NSQL lookup query definition that can retain inactivated values in the record and enable them to be viewed in the application. Which specific NSQL construct should you use?
A. @ FILTER
B. @ ALL-VALUES
C. @ DISPLAY-ONLY
D. @ BROWSE-ONLY
Because the information you need in a query is spread over two tables, you want to join the tables using NSQL. Which guideline should you follow for such joins?
A. Make sure your query contains at least two sub queries.
B. Never use a property other than the ID as the dimension key.
C. If concatenating or linking together syntax on Oracle platforms, first convert the data to a string.
D. To help ensure that the query does not produce duplicate dimensional data, carefully consider which field defines the dimension.
You are configuring the database to connect to CA Clarity PPM in an Apache Tomcat environment. Where do you configure the database connection?
A. Open database connectivity (ODBC) configuration
B. WebSphere Database Configuration Screen
C. Clarity System Administration (CSA)
D. CA Clarity PPM Studio
You have installed CA Business Intelligence (CABI) and you have used an Oracle database for CA Clarity PPM. Now, you need to import universe and stock report information for CA Clarity PPM.
Which files do you import? (Choose two)
A. CA_Clarity_Legacy_Oracle.BIAR
B. CA_Clarity_Universes_Oracle.BIAR
C. CA_CIarity_SAMPLES_for_Oracle.xml
D. Common_Report_3_Universes_opmn.xml
All niku logger messages are routed to the console logs for the server. For IBM WebSphere, what is the name of the standard log file for any server on which CA Clarity PPM is deployed?
A. app-system.log
B. bg-system.log
C. systemout.log
D. app-niku.log
In which circumstance should you use a dynamic lookup?
A. When the user might want to reorder values in a list
B. When you want to display changing values from tables
C. When you want to perform multi-tiered lookups with a drill-down tree
D. When you want to set up a display mapping to associate a value with a description and a color or icon
What are the three operations in the Audit Trail? (Choose three)
A. Move
B. Insert
C. Delete
D. Update
E. Archive
Before saving a Generic Execution Language (GEL) script in a process, it is recommended that you:
A. Validate the GEL script
B. Remove all FTP Library tags
C. Delete all namespace declarations
D. Test the GEL script in a duplicate process