Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
when i run from talend esb a simple job (create only a "hello word" json output) with a trestrequest with a REST ENDPOINT in https i retrieve always error port 9001 is already in use. Can someone explain why? i try to change port number but i retrieve always error.
instead if i use http all works perfectly.
thanks in advance
Hello,
RESTful services developed with the tRESTRequest ESB Component must provide HTTPS when deployed to the Talend Runtime container. (Use Authentication, ESB runtime only )
If you are trying to call a REST service Get call over HTTPS, please have a look at tRestClient component.
Best regards
Sabrina