When I try to create a derby account in SnapLogic through the JDBC snap, I get the following error:
POST for http://prodxl-ccproxy4.fullsail.snaplogic.com:8087/api/1/rest/account/validate failed: Server Error.
When I try to create a derby account in SnapLogic through the JDBC snap, I get the following error:
POST for http://prodxl-ccproxy4.fullsail.snaplogic.com:8087/api/1/rest/account/validate failed: Server Error.
So, here I have posted some error. It is because, we have to use derbyClient.jar
instead derby.jar
. When we want to run derby with specific to server.
Otherwise, we can use derby.jar
only.