Using probabilistic matching engine, Party A and Party B are identified as A1 suspect. There are contract roles associated with Party A. There is no contract role associated with Party B. What happens after collapsing Party A and Party B?
A. Both Party A and Party B are inactivated. A new Party C has been created. Contract roles previously associated with Party A have beenreassigned to Party C automatically.
B. Party A is inactivated. Party B remains active. Contract roles previously associated with Party A have been reassigned to Party B automatically.
C. Party A remains active. Party B is inactivated. Contract roles remain associated with Party A.
D. None of the above
What configuration file(s) of the Application Toolkit contains the contextFactory properties, such as host name and port number?
A. Organization.orgmodel
B. Log4j.properties
C. Mdm.properties
D. Mdm.properties and Log4j.properties
With regard to data level entitlements, the Extension Handler Invokes the RoV (Rules of Visibility) engine .
A. At the post of all inquiry and search transactions
B. At the pre of all search transactions
C. At the pre of all inquiry and persistence transactions
D. At the post of all search transactions
In Product Domain, we'd like to introduce a new product type: the Digital Camera. The attributes describing a digital camera tend to be constantly evolving. What is the best way to implement that?
A. Data extension
B. Data addition
C. Maintain in source system
D. Spec
What are generated by workbench as part of code generation for data extensions?
A. Business Component
B. Extended business object
C. New Services
D. None of the above
Which interfaces does Master Data Management (MDM) Server support?
A. XML, and Web Services
B. ODBC, JMS and Web Services
C. RMI, JMS and Web Services
D. None of the above
What is used by the Spec feature of MDM Server to define data structures?
A. XML
B. Database table
C. Property file
D. XSD
Which two tables are used to store a Spec?
-ContactDemographics
-Spec
-ProductVal
-
SpecFmt
A.
(1) and (3)
B.
(2) and (4)
C.
(1) and (4)
D.
(2) and (3)
What is the batch processor provided with Master Data Management (MDM) Server?
A. It is a JSE application which reads the batch input, delegates the job to request-response framework and writes the responses to the batchoutput
B. It is a single-threaded application. However, you can invoke multiple instances of batch processor
C. It is a JEE application which reads the batch input, delegates the job to request-response framework and writes the responses to the batchoutput
D. None of the above
How are attribute values updated in party demographics native XML?
A. UPDATE SQL - entire XML is replaced
B. XPATH - specific XML value is updated
C. Spec version is updated
D. None of the above