Skip to Content
Menu
This question has been flagged
3 Replies
3229 Views

I am trying to import employee leave thru using excel sheet, I am experiencing some error messages

 "An unknown issue occurred during import (possibly lost connection, data limit exceeded or memory limits exceeded). Please retry in case the issue is transient. If the issue still occurs, try to split the file rather than import it at once."

"current transaction is aborted, commands ignored until end of transaction block|

Any one could help!

Avatar
Discard
Best Answer

This error has nothing to do with memory limit.

When you are importing hr.leave.allocation data it is important that all the employees we are importing leave allocation for, are inside the same department as the manager of the department and the user doing the import needs to be their manager. 

There seems to be some check at the time of import that prevents from importing allocations for users of the department outside our domain.

So the most simple fix would be to set the Administrator ( Make sure you have an administrator employee ) as the manager for all the users and as the manager of their department.

Later you can change this setting back to whatever you want.

Avatar
Discard
Author Best Answer

these error messages appeared eveven I tryed to import a single record at employee leaves and not appears during importing any other files at employee module and other modules.

Avatar
Discard
Best Answer

Hi,

As stated in the error message you are getting it seems that the memory limit has reached probably due to huge file size. 

To resolved it, what you can do is that, split the file you are trying to import into small files and import that splited files one by one.


If you are looking to increase memory limit, have a look at this : Increase Memory Limit

Thanks

Avatar
Discard