What can be customized in MDM Classic Matching Engine?
A. Searching and Matching party rules
B. Critical Data elements
C. Handling suspect rules
D. All of the above
A significant amount of the implementation effort when using the Adaptive Services Interface is typically:
A. Writing the java code to map the target interface to the native MDM Server interface.
B. Mapping the target interface to the native MDM Server interface in the Graphical Data Mapping editor
C. Hand coding XSLT using the MDM Workbench
D. Installing and configuring the relevant communication standards pack.
What are the component(s) of IBM InfoSphere MDM Application Toolkit Plugin?
A. Dojo Widgets, Customization Samples and the pME Console
B. A library of Dojo Widgets and domain samples
C. Domain Samples, Customization Samples and the Workbench
D. Another name for the MDM Workbench
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)
Which two statements are correct for data extensions?
-
New attributes can be added to the existing table
-
New transactions are created for the new attributes
-Modified XML schema contains the definition of the new attributes
-
A new business component is created for new attributes
A.
(1) and (2)
B.
(2) and (3)
C.
(1) and (4)
D.
(1) 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
A Master Data Management implementation wants to execute custom logic before every person name is added. What is the single best area for triggering this custom logic?
A. Pre-Transaction addPerson
B. Pre-Action addPerson
C. Pre-Transaction addPersonName
D. Pre-Action addPersonName
Data stewardship user interface uses the following protocol to communicate with Master Data Management (MDM) Server:
A. Web Services
B. JMS
C. RMI
D. JAX-RPC