Hi
I have been trying to publish a simple "empty" process with a REST_GET connector with a dummy URL just to test.
When I deploy the .bar process into the bonita portal I got this error message: The application encountered an error.
On logs files I get:
ERROR: org.hibernate.engine.jdbc.spi.SqlExceptionHelper Duplicate entry '1-2002' for key 'process_content.PRIMARY'
But, when I deploy the same process (.bar) with out the REST_GET connector, work fine.
I dont know what to do about it.....Im stuck. I cant move on to develop others features.
Im using Bonita 7.10. MySQL databases.
Attach the .bar:
https://drive.google.com/file/d/1AWDeZzriMZX5vJ2Ptf2IVmfYCLSPOsdA/view?usp=sharing
Thank for any help..