Login
Remember
Register
yuuvis® Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask
yuuvis RAD
Ask
How to get all changes for a given tenant's documents
0
votes
asked
Nov 24, 2020
in
yuuvis Ultimate
by
Elie Francis
(
120
points)
Hello,
Is there a possibility (maybe using a specific search !!) to get all changes starting from a provided data/time ? the changes are related to all document operations (create, update, delete).
Thanks
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 24, 2020
by
dunkel
(
560
points)
Hello,
Are all changes required over time to a document or is the latest change to all documents sufficient?
In this case, the search for all objects, sorted by the date of change, will return the result.
regards andreas
commented
Nov 24, 2020
by
Elie Francis
(
120
points)
Thanks Andreas.
What I need is informations about ALL documents. Does the search include the deletions also ?
These informations will be useful to me in order to synchronize document references with a specific index on my side.
commented
Nov 24, 2020
by
dunkel
(
560
points)
Hello,
No, in this case you can get the result by use the statement SELECT * FROM system:audit WHERE action IN (100,200,300) AND system:creationDate >= '2020-01-01'. But this query is not optimized in our System.
regards
andreas
Please
log in
or
register
to add a comment.
Most popular tags
documentation
system-hooks
folder
dms-api
search
amqp
custom-microservice
viewer
unique
floating-sot
sot
audit-log
tags
hierarchy
nested
listener
rabbitmq
contentstreams
webhook
deployment
client
general
17
questions
17
answers
12
comments
19
users
Welcome to the yuuvis® Community
Welcome to yuuvis® Q&A, where you can ask questions and receive answers from other members of the community.
...