Quantcast
Channel: Ephesoft Docs
Viewing all articles
Browse latest Browse all 478

KB00023275: Email Import Stops Working While Processing XLSX/XLS File As Attachment

$
0
0

Applies to: 2020.1 and above.

Issue

Email import stops picking up emails for processing when XLSX/XLS files are sent as attachments.

Root Cause

This issue occurs when XLSX or XLS files contain a column count that exceeds 1,024.

Solution

To resolve this issue, follow the steps below.

  1. Open Task Manager and kill the batch process that is stuck.
  2. End Ephesoft Transact in Task Manager.
  3. Navigate to [Ephesoft_Directory]\Application\WEB-INF\classes\META-INF\dcma-open-office.
  4. Open the open-office.properties file.
  5. Locate the following property:
    openoffice.startCommandForWindows=cmd /c soffice.exe -invisible -accept=socket,host=localhost,port=8100;urp;
  6. Change the property to:
    openoffice.startCommandForWindows=cmd /c soffice.exe --headless -accept=socket,host=localhost,port=8100;urp;
  7. Restart Ephesoft Transact.

The post KB00023275: Email Import Stops Working While Processing XLSX/XLS File As Attachment appeared first on Ephesoft Docs.


Viewing all articles
Browse latest Browse all 478

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>