cancel
Showing results forΒ 
Search instead forΒ 
Did you mean:Β 

How to get category type in different language in EVAuditView table?

nhinguyen
Level 2

Hi all,

I run the query like that:

select * from EVAuditView where categoryName in ('Archive', 'Delete') and subCategoryName = 'Item';

This query will return the list of events when we archived or deleted the items in case the language used for enterprise vault is english

But for example, the language used for enterprise vault is french, I don't know what will be inserted to Categories table when we deleted an item? I mean the word 'Delete' or 'Supprimer' will be inserted?

I can not base on categoryID, because we don't know which categoryId is for Archive, is for Delete ....

Thanks for your help!

0 REPLIES 0