IBaxter's avatar
IBaxter
Occasional Contributor
9 years ago
Status:
Implemented

Environment manager -- need to be able to assign a JDBC connection sting to a particular endpoint

This is absolutely critical for our automation project. Here is my scenario (REST API project) Get ID JDBD - drop the ID from the db PUT - update user by adding ID JDBC - select the ID from DB t...