How to debug when Elastic Search returns no results for one business entity while it works fine for other business entities in MDM?

Posted by Admin-Lisa Posted by Aug 26, 2023 in Informatica MDM Interview Questions and Answers

How to debug when Elastic Search returns no results for one business entity while it works fine for other business entities in MDM?

To resolve this issue associated with MDM elastic search, check the deployment tool configuration and database data.

In this use case, a field filter was applied to a column in the source code and the column in the database contained NULL values.

Elastic search did not work because the filter criteria defined in the deployment tool settings were not met.

If you remove the filter on this column, Elastic Search works as expected.

What is procedure of debugging when field filter (Deny and Allow) is not working in informatica MDM.

To resolve this issue user may have to follow below mentioned step:

1. Check users and user roles from MDM Hub Console.

2. Specify the correct value in the value field during deployment.

3. Verify by logging into e360 with the correct user.

How to resolve the issue if Smart Search is not working fine after Database refresh in informatica Master Data Management?

In informatica Master Data Management, smart search after database update is not working and records are not visible in e360 UI.

Also, when I try to run the index job it takes a long time.

After updating the database, expect the first indexing job to take a long time. Then following step should be follower to resolve the issue.

1. First Stop the MDM server

2. Stop the Elastic Search server.

3. Delete the index using path (path: elasticsearch folder\data\nodes\0\indices)

4. Start the elastic Search server.

5. Start the informatica MDM server.

6. Run the indexing job from tool section.

After following the steps above, smart search works as expected.

Related Posts :

Aug 05, 2023

What is informatica MDM ?

Informatica Master Data Management stands for Informatica MDM. In a digital world where large amount...

Posted by Support@InventModel.com

Aug 05, 2023

What Is a Master Record?

MDM creates a master data that contains basic information about business or organization. The master...

Posted by Support@InventModel.com

Aug 14, 2023

What is Informatica MDM Hub Architecture?

What is Informatica MDM Hub Architecture?Informatica MDM Hub consists of the following core componen...

Posted by Support@InventModel.com

Aug 16, 2023

Informatica MDM Process Steps

The steps in the MDM process are as followsLandDownload the input table files required by the organi...

Posted by Support@InventModel.com