Content Management and Capture

 View Only
  • 1.  CFS-IS: Cleanup Replication Table

    Posted Tue March 26, 2024 09:02 AM

    Hello Community,

    We have recently migrated a FileNet IS system to P8 via CFS-IS.

    We need to make a few modifications to the ISAnnotation. A SweepJob was created to make the corresponding changes. 
    As it turns out, this now has a few side effects. FileNet now tries to replicate every change to the ISAnnotations to the Image Services, which is not wanted.

    In the replication subsystem "outbound processing" was deactivated to avoid changes in the old IS system. However, the "Replication Queue" table is now filled with entries.

    I know that you can delete entries from the replication queue in ACCE, but this is not practicable with the amount of data records. 

    Question:

    Is it possible to delete these entries directly in the database via SQL-Statetment?

    How can I prevent new entries from being created in the replication queue when changing IS annotations? Delete the replication groups in ACCE Domain Admin section ?

    Because of on going bulk move jobs wie currently not able to decom the old Image Services System.

    Many thanks in advance for any tips and help.

    Regrad
    Michael



    ------------------------------
    Michael Pressler
    ------------------------------


  • 2.  RE: CFS-IS: Cleanup Replication Table

    Posted Wed March 27, 2024 03:40 PM

    Michael

    Please open a Salesforce ticket so that our support team can give you appropriate guidance.

    Thanks



    ------------------------------
    RUTH Hildebrand-Lund
    ------------------------------



  • 3.  RE: CFS-IS: Cleanup Replication Table

    Posted Mon April 08, 2024 11:27 AM

    Try to disable bidirectional replication. Enter this directive to JVM -Dcom.filenet.replication.DisableISBiDi=true or add the line com.filenet.replication.DisableISBiDi=true to the FileNet.properties file. Hope this help you.



    ------------------------------
    Miroslav Richter
    ------------------------------