Skip to main content
Inspiring
December 5, 2023
Question

Problem with import excel to database plug-in

  • December 5, 2023
  • 3 replies
  • 0 views

Hi

I'm using import excel to database plugin to export data from excel sheet into database. I'm not facing any issue in the process model and data is not saved into database. Then I dig in the logs and found out below error. 

Could you please let me know, how to resolve this issue. 

Caused by: javax.naming.NameNotFoundException: Name [[Data Store Entity:"1460e773-36a5-4c3a-afad-04711683a7cd@5528"]] is not bound in this Context. Unable to find [[Data Store Entity:"1460e773-36a5-4c3a-afad-04711683a7cd@5528"]].

3 replies

annap0005
December 6, 2023

I feel your configuration issue, not configured the field name correctly.

December 6, 2023

 save the output parameters of this smart service in to PV's and check

steven.miccile
Employee
December 8, 2023

The nodes in the Excel Tools plugin take in a data source name and the table name directly, rather than a data store entity. Check the documentation in the AppMarket download for more info.