Data Loss Prevention

 View Only
  • 1.  EDM Source File Directory

    Posted Feb 17, 2012 11:42 AM

    How do I specify a different directory for exact data matching source files?

    The default directory for Linux is /var/Vontu/datafiles.  Our secure file transfer dumps the edm source file to /var/Vontu/dssfile directory.  I'd like to use the file directly from this directory instead of moving it.

    I tested it in the exact data profile,  "Use This File Name" I put var/Vontu/dssfile/filename.csv. This resulted in error message "Error: Data file could not be read (Creating Index Version 2)".

    Do I need other qualifers in the "Use This File Name" field? or is there another way to change the default directory for EDM source files?



  • 2.  RE: EDM Source File Directory

    Trusted Advisor
    Posted Mar 02, 2012 03:14 PM

    Check the directory permissions and make sure the 'protect' user has full access.

    This may still not be possible since the JVM of the Enforce server is the one that provides access to the specific directories.

    Overall this is a hard coded in the system, though You can look through some of the properties files (manager.properties to be specific)

    The last option is to have a Scheduled task, that moves the file to the right directory just before the scheduled index time.