Hi,
when assigning a DB schema to my JAVA application I have to enter a DB user (and password) beginning with the new HCP version from today.
In the old version, a default user (NEO_...) with a schema was created automatically and no user/password had to be entered. Is this functionality gone now?
I had some trouble connecting to the old schema again, because I did not now the password of the automatic generated user NEO...
I also observed difficulties when re-publishing my app without re-assigning my Schema binding. I'm not sure if this issue was related to the one above, but maybe it's worth for others to check it. Finally I fixed it, by creating a new DB user (and schema), replicating the data and create a new schema binding.
Regards,
Andreas