Question
Dedicated Index having an empty name
After the upgrade to PEGA 8.2, we faced a problem in the search landing page where there are 3 types of indexes: the Default Index, the Dedicated Index and the Custom one.
We clicked on refresh button, and faced a fail because we have an EMPTY dedicated index (Check the attached screenshot).
Can you please help on how to delete an empty dedicated index, or on how to call the api that deletes all the Indexes (Like the delete button that calls a local action pzDeleteIndex that deletes the Index by name calling the OOTB activity pzDeleteIndex:
1st Java Step Pega.getIndexAdminAPI().deleteIndex(indexName);)
Can you please provide us with the API that we can run to delete all the indexes.
Thanks,
Joseph
***Edited by Moderator Marissa to update platform capability tags****
Hi,
Could you please perform below step.
Delete data custom properties search instance (work- instance of custom search properties) which has "create index" string in pzIndexMappingStatus tag in the XML(action -> view XML) and do Save as(restore).
Please let me know if it helps.
Thank You,