Forum Discussion
External Data Group Import Failing.
- 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",
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",
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
