I am researching troubles my engineering team have reported regarding new inventory part which are not being found by using search keywords in the Inventory Item Look-Up screen, 10.210.00
While looking into the trouble, I found that the table in the database InvtDescrXRef does not have any new rows in quite some time, thus many new parts which have been created in the system have no rows for search segments.
It seems that the trigger in the database ADG_InvtDescrXRef_Add is not firing off to create these entries.
Is there a way to help this table be rebuilt so that our lookup functions run properly for these new items?
*This post is locked for comments