Hi
We are in the process of migrating documents from legacy DM system to OT Content Server v 10. We understand the activity types in the legacy system does not match the activity types in Content Server (DAutitNew). We will be creating a mapping table to relate the activity types.
After doing this, is there a method/function in Content Web Services that is used to explicitly insert multiple rows into the DAuditNew table against a particular document based on the number of rows that exist in the legacy document management system.
For e.g. Lets say Document# 1000 in the legacy system has 5 rows in the activity table:
1. CREATE (10/12/2001)
2. View (04/04/2002)
3. Export (04/19/2002)
4. Add Version (09/06/2005)
5. Add Version. (11/04/2005)
How do I leverage CWS to insert multiple DAuditNew rows for a particular document.
Regards
Vijhay Devarajan