ClassNotFoundException while performing an insert to external db (Ms SQL) from JDE Orchestration
Hi All,
I have a integration that uses JDE Orchestrations to connect to external database (Ms SQL server). The connection is performed through the JDBC drivers.
The integration is designed to insert records from JDE to external database through JDE Orchestrations and retrieve an unique id.
The integration works good without any issues for couple of users. However for few users the integration works all good sometimes and at times the integration fails with an error "ClassNotFoundException". The security for the orchestration components is setup correctly and the firewall is taken care.
Request your help/suggestions to resolve the "ClassNotFoundException".