OpenCATS
OpenCATS copied to clipboard
Bulk import errors
A possible regression from 0.9.1 to 0.9.2
The bulk import installer no longer displays this (from 0.9.1)
"To import multiple files, move or copy your resume documents to the following directory on the computer that hosts CATS:
/var/www/html/cats/upload/massimport/
Once you have resumes in this folder, reload this page to start the import process.
If you need any assistance, please contact the CATS support team. You are a registered CATS Professional user Open Source User.
Your resume documents will be imported as searchable documents but not as candidates unless you manually complete the required fields for each document (first and last names).
With the Resfly parsing service, much of the candidate's information can be imported automatically. Consider upgrading to CATS Professional for unlimited use of this service. "
but only displays this (0.9.2)
You are a registered CATS Professional user ////////////////////.
You have unlimited use of the Resfly parsing service, which searches your resume files for contact and resume information. CATS will import all applicable resume documents as candidates.
confirmed independently by forum user tttwb
i am getting limit of only 20 files on mass resume upload, is there something other then max_upload_size in php ini that we need to check for extending the files limit to min 50 resumes.
Thanks Aisha
Variables to change.. PHP
max_input_time Max time in seconds a script is allowed to parse input data, like POST, GET and file uploads
upload_max_filesize Maximum size of an uploaded file.
post_max_size Maximum size of post data allowed.
Apache
TimeOut Amount of time the server will wait for certain events before failing a request
LimitRequestBody Restricts the total size of the HTTP request body sent from the client
Thanks a lot for quick reply, let me try it out. Regards Aisha
Thank you very much for the information, one more query if you can help, in bulk import while parsing the system omit the header of word file. Is there something we are missing ?
Regards Aisha
Sorry, can you clarify the header issue?
On Tue, 26 Jul 2016 at 18:51 supremeinv [email protected] wrote:
Thank you very much for the information, one more query if you can help, in bulk import while parsing the system omit the header of word file. Is there something we are missing ?
Regards Aisha
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/opencats/OpenCATS/issues/55#issuecomment-235349457, or mute the thread https://github.com/notifications/unsubscribe-auth/AARQfMcZgeKX2J4lt9mcR14SetWTWOuOks5qZkkUgaJpZM4HbJYK .
Sent from my Jolla
i have tried everything but still the same None of the files you uploaded were able to be imported! i'm using the version opencats-0.9.7.4 some body help please