Is search history stored and viewable on either the user or admin side of Documentum D2?
If so, where?
Hello ,
Search history is not available and this information is not stored on the content server.
What is your business need exactly ?
is right, Content Server does not include search history feature.
There is no auditable event for searches either, so Auditing cannot be leveraged either.
On the other side, you can use the "User activity report" in xPlore Administrator. Extracts from the xPlore Admin Guide:
"Displays query and ingestion activity and errors for
the specified user and specified period of time. Data
can be exported to Microsoft Excel. Query links
display the xQuery."
"User activity report
Use the User activity report to display queries by the specified user for the specified time. Data can be
exported to Microsoft Excel. Click a query link to see the xQuery.
Note: This report can take a very long time to run. If you enter a short date range or a user name,
the report runs much faster."
Regards,
Andrea Paci
Hi julien, need your help,actually i have installed d2 successfully,d2-config working fine,but when i am hitting d2(client) it gives an error "Error While Fetching Repository".
but in d2-config it is able to fetch the repository.
Thanx in advance.
hey problem solved,
actually the d2 dfc.properties file need to be changed.
it by default take C drive as dfc.properties path.
i just chnged it to D drive where my CS is installed.