Content Management and Capture

Content Management and Capture

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
Expand all | Collapse all

metadata replicate from ROS to FPOS

  • 1.  metadata replicate from ROS to FPOS

    Posted Tue October 06, 2020 05:48 AM

    we want to build a metadata replicate mechanism to replicate all the metadata changes from ROS (record object store) to FPOS (file plan object store). The mechanism must be reliable and the changes must be in order.

    Using "update event" action is not a good option as sometimes it could fail. Reading changes based on audit log (update event) and do the replicate seems like a better idea but the challenge is how to track which event has been proceeded as there is no way we can update a event object itself.

    any idea or suggestion? thanks in advance.



    #FileNet
    #Support
    #SupportMigration


  • 2.  RE: metadata replicate from ROS to FPOS

    Posted Fri October 09, 2020 09:01 AM

    Absolutely not sure, but have ou looked at audit processing bookmarks? They are supposed to be a 'high-watermark' of processed audit events...

    Hope this helps,

    /gerold



    #FileNet
    #Support
    #SupportMigration