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"]].
Discussion posts and replies are publicly visible
I feel your configuration issue, not configured the field name correctly.
save the output parameters of this smart service in to PV's and check
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.