A user has added a new Unica Campaign Attribute and would like to make that attribute available to the Cognos reports. To do this, the user needs to:
A. use the Reports SQL generator to update the existing reporting views.
B. use the Reports SQL generator to create new views which include the new attribute.
C. do nothing, once the new column is added the reports model is automatically updated.
D. use the Cognos application administrator to create a new data framework which includes the new attribute.
A user is trying to create RAW SQL in a Select process. "Select IDs with" is selected but when the user clicks on the advanced button the "RAW SQL for Record Selection" check box is greyed out. What is the user doing wrong?
A. The correct tables are not mapped in.
B. A SQL Custom Macro has not been created.
C. The Select process is in Point and Click mode.
D. Unica Campaign is not connected to the database.
Which of the following is NOT true about how a user variable can be used in Unica Campaign?
A. A user variable can be used in a custom macro.
B. A user variable can be used in an outbound trigger.
C. A user variable can be used within a SQL statement.
D. A user variable can be defined in one flowchart and then referenced in another flowchart.
Unica Platform needs to be integrated with a Directory Server. What can be done to make this happen?
A. Use the built-in Platform login methods.
B. Use Active Directory or an LDAP solution.
C. Use a Content Server Management solution.
D. Individual customization with Platform is needed.
In a Unica Campaign installed environment, there is a requirement to track responses from a new audience level. Which tables need to be created for the new audience level?
A. Contact History table and Response History table
B. Contact History table and Detailed Contact History table
C. Contact History table, Response History table and Segment Membership table
D. Contact History table, Detailed Contact History table, Response History table and Segment Membership table
The specialist needs to upgrade Unica Campaign pre-7.x to Campaign 8.5.x. What is the correct upgrade process?
A. Install to a new location, then run the upgrade script.
B. Install to a new location, then run the migration scripts.
C. Install to the same location, then run the upgrade script.
D. Install to the same location, then run the migration scripts.
A specialist is required to create an offer which can have multiple offer versions. While creating the offer template, what components need to be included to ensure that this is possible?
A. Static Attributes
B. Hidden Attributes
C. Custom Cell attributes
D. Parameterized Attributes
An administrator gave a user access to two different roles in two different security policies. In one role, the user is granted access to function A. In the other role, the user is denied access to function A. What will happen when the user accesses function A?
A. Nothing happens, the administrator will need to perform additional tasks.
B. Based on the aggregation on permissions during evaluation by the Unica Platform, the user will be denied access to function A since theaccess was denied in one of the roles.
C. Based on the aggregation on permissions during evaluation by the Unica Platform, the user will be granted access to function A since theaccess was granted in one of the roles.
D. Based on the aggregation on permissions during evaluation by the Unica Platform, an error message will appear indicating that morepermissions need to be defined, since the two permissions in the two roles conflict with one another.
A company's users have been accessing Unica Campaign reports as part of the Unica implementation. Now the administrator must change the database and Unica account passwords since their company security policy requires this change every 90 days. What must an administrator do to ensure that users can continue to run Campaign reports after the password changes?
A. No further action is required, users can access Campaign reports again without any security issues.
B. Log into the Unica Platform as the Unica administrator and update all user accounts to reflect the changed database/IBM Unica accountpasswords.
C. Log into the Unica Platform as the Cognos administrator and update all user accounts to reflect the changed database/IBM Unica accountpasswords.
D. Log into the Unica Platform as the Cognos administrator and update the cognos_admin user account to reflect the changed database/IBMUnica account passwords.
A specialist is running Unica Campaign using Oracle WebLogic as web application server. The specialist configures WebLogic's JDBC data source for Campaign system tables and tests the data source by using "Test Configuration" or "Test Data Source" button. Which two of the following conditions are necessary for this to be successful?
A. The JDBC URL needs to be properly configured.
B. The Unica .war or .ear files must be deployed and running.
C. The JNDI name needs to be set to UA_SYSTEM_TABLES.
D. The ODBC settings need to have been correctly configured.
E. The classpath in the setDomainEnv script needs to be set correctly.