How to update security group of documents
Oracle WebCenter Content 12.2.1.3.0
I have a requirement to update security group metadata of documents. I calling an IdcService UPDATE_DOCINFO service using a custom java code but the service call is taking between 1-4 sec. This is the first time I am working on security group metadata not sure how much time I should take. I have 12M documents to be updated.
Please suggest how to update security group of the documents in bulk with lesser time.
Please note I have used Archiver that is also taking more time.
Thanks in advance.