For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Stephen_Winter's avatar
Nov 05, 2025
Solved

External Data Group Import Failing.

Hey All,    Looking for some assistance on importing a DataGroup file.    I found the doc that indicated the EOL needed to be in the Unix format instead of Windows.  I've "converted" the file in No...
  • Stephen_Winter's avatar
    Nov 12, 2025

    Well,   this was evidently stupid mistake on my part.    I didn't realize that the file needed an extra "," at the end of each line.  I assumed the EOL character would be the separator between records...

     

    So, instead of:

    "/sites/misc/filename.doc" := "/sites/newdept/filename.doc"

     

    I needed:

    "/sites/misc/filename.doc" := "/sites/newdept/filename.doc",