DQM function 660 enables a <NAME> segment to
be sent by the HTTP transport to the IBM Global Name Recognition Name Hasher
servlet for data quality processing.
About this task:
The default host and port number for the IBM Global Name Recognition
Name Hasher feature is set as http://localhost:8080/NameHasher/HasherServlet.
This value must be changed in order for the pipeline to communicate with IBM
Global Name Recognition Name Hasher.
Procedure:
- In the Configuration Console, click the Setup button.
- Click the UMF button
- Click the DQM Rules tab.
- From the Segment drop-down, select NAME.
- Select Rule 660 from the DQM
Rules list.
- Complete the following steps in the Parameters tab:
- If you installed the Configuration Console and the Visualizer
on the same server as the pipeline, specify the CME HTTP Transport
URI parameter as http://localhost:13510/NameHasher/HasherServlet
- If you installed the Configuration Console and the Visualizer
on the same server as the pipeline, but selected to run WebSphere on a different
port, specify the CME HTTP Transport URI parameter
as http://localhost:port/NameHasher/HasherServlet ,
where port is the port number where WebShere is running.
- If you installed the Configuration Console and the Visualizer
on a different server as the pipeline, specify the CME HTTP Transport
URI parameter as http://yourserver:13510/NameHasher/HasherServlet ,
where yourserver is the server where the Configuration
Console and the Visualizer are installed.
- If you installed the Configuration Console and the Visualizer
on a different server as the pipeline, but selected to run WebSphere on a
different port, specify the CME HTTP Transport URI parameter
as http://yourserver:port/NameHasher/HasherServlet ,
where yourserver is the server where the Configuration
Console and the Visualizer are installed and where port is
the port number where WebShere is running.
- Click the Save button.