Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Hope that somebody can point me in the right direction have been searching for an aswer for 2 days now.
I am using talend 6.3 community ESB. I have developed and tested the service in the Studio where it works as expected. Only when I deploy the service to the runtime the GET operation for Expense stops working and returns a 404. The two other operations GET Attachment and Status PUT work.
Overview of the complet job in the studio.
Rest endpoint config
WADL of deployed service
SoapUI test to deployed service returns 404, while a 200 was expected. Studio returns a 204 because there is no data for the authenticated user null available.
Thanks for any points and your time.