Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #55542 All Revisions ] Back to Issue ]
Summary 0055542: Error when trying to import data from CSV file to an entity with the Business API Data Load process
Revision 2024-05-21 17:07 by caristu
Steps To Reproduce In Backend:
1. Open the "Business API Data Load" process window.
2. Select any entity.
3. Choose/load a valid CSV file for this entity, try to use the "Done" button.

Result: "The Process request could not be performed. Please check the log for additional info"

Stack Trace: java.lang.IllegalStateException: org.openbravo.base.exception.OBException: Request failed while parsing multipart parameters
    at org.openbravo.client.kernel.BaseActionHandler.execute(BaseActionHandler.java:75) ~[classes/:?]
    at org.openbravo.client.kernel.KernelServlet.processActionRequest(KernelServlet.java:319) [classes/:?]
    at org.openbravo.client.kernel.KernelServlet.doGet(KernelServlet.java:208) [classes/:?]
    at org.openbravo.client.kernel.KernelServlet.doPost(KernelServlet.java:291) [classes/:?]
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) [servlet-api.jar:?]
    at org.openbravo.base.HttpBaseServlet.serviceInitialized(HttpBaseServlet.java:200) [openbravo-core.jar:?]
Revision 2024-05-21 17:05 by caristu
Steps To Reproduce In Backend:
1. Open the "Business API Data Load" process window.
2. Select any entity.
3. Choose/load a valid CSV file for this entity, try to use the "Done" button.

Result: "The Process request could not be performed. Please check the log for additional info"


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker