I'm trying to create a task in BonitaSoft and connect it to a webService created using Spring Boot I finished all the steps and when i want to test my web service i get this Error :
I can see that the Web service is running or consumed here :
So the problem is when i want to get the result, ... here is the code where I parse the XML to get the result :
if you need any additional information please feel free to ask