OpenCATS icon indicating copy to clipboard operation
OpenCATS copied to clipboard

Bulk import errors

Open RussH opened this issue 9 years ago • 7 comments

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.

RussH avatar Feb 16 '16 13:02 RussH

confirmed independently by forum user tttwb

RussH avatar Jul 12 '16 12:07 RussH

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

ghost avatar Jul 26 '16 14:07 ghost

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

RussH avatar Jul 26 '16 15:07 RussH

Thanks a lot for quick reply, let me try it out. Regards Aisha

ghost avatar Jul 26 '16 16:07 ghost

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

ghost avatar Jul 26 '16 17:07 ghost

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

RussH avatar Jul 29 '16 14:07 RussH

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

menatito avatar Dec 18 '24 15:12 menatito