<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic problem using tRESTRequest wirh post methode in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/problem-using-tRESTRequest-wirh-post-methode/m-p/2368347#M131623</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want  to do the tutorial : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario 3: REST service accepting HTTP POST requests&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/reader/mjoDghHoMPI0yuyZ83a13Q/y7ItlNI_TXLt0PkK6AuSUg" target="_blank"&gt;https://help.talend.com/reader/mjoDghHoMPI0yuyZ83a13Q/y7ItlNI_TXLt0PkK6AuSUg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Talend open studio for ESB 7.3.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have done all the steps correctly but i got error when passing data in URL&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008vB6xAAE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147834iA49D060DA6FC4D7A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008vB6xAAE.png" alt="0693p000008vB6xAAE.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008vBA5AAM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130236iED92158905A6975E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008vBA5AAM.png" alt="0693p000008vBA5AAM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;if i pass url with parametter &lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost:8045/users/post/1/firstname1/lastname1" target="_blank"&gt;http://localhost:8045/users/post/1/firstname1/lastname1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i got    : &lt;/P&gt;&lt;P&gt;ERR_CONNECTION_REFUSED on browser&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Starting job HTTP_POST at 13:21 15/07/2020.&lt;/P&gt;&lt;P&gt;Endpoint deployed at: &lt;A href="http://localhost:8045/users" target="_blank"&gt;http://localhost:8045/users&lt;/A&gt;&lt;/P&gt;&lt;P&gt;[statistics] connecting to socket on port 3602&lt;/P&gt;&lt;P&gt;[statistics] connected&lt;/P&gt;&lt;P&gt;Jul 15, 2020 1:21:25 PM org.apache.cxf.endpoint.ServerImpl initDestination&lt;/P&gt;&lt;P&gt;INFOS: Setting the server's publish address to be &lt;A href="http://localhost:8045/users" target="_blank"&gt;http://localhost:8045/users&lt;/A&gt;&lt;/P&gt;&lt;P&gt;[WARN ] 13:21:27 org.eclipse.jetty.server.handler.ContextHandler- Empty contextPath&lt;/P&gt;&lt;P&gt;Jul 15, 2020 1:21:50 PM org.apache.cxf.interceptor.LoggingInInterceptor&lt;/P&gt;&lt;P&gt;INFOS: Inbound Message&lt;/P&gt;&lt;P&gt;----------------------------&lt;/P&gt;&lt;P&gt;ID: 1&lt;/P&gt;&lt;P&gt;Address: &lt;A href="http://localhost:8045/users/post/1/firstname1/lastname1" target="_blank"&gt;http://localhost:8045/users/post/1/firstname1/lastname1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Http-Method: GET&lt;/P&gt;&lt;P&gt;Content-Type:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Headers: {Accept=[text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9], accept-encoding=[gzip, deflate, br], Accept-Language=[en-US,en;q=0.9,fr-CA;q=0.8,fr;q=0.7,ar;q=0.6], Cache-Control=[max-age=0], connection=[keep-alive], Content-Type=[null], Host=[localhost:8045], Sec-Fetch-Dest=[document], Sec-Fetch-Mode=[navigate], Sec-Fetch-Site=[none], Sec-Fetch-User=[?1], Upgrade-Insecure-Requests=[1], User-Agent=[Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36]}&lt;/P&gt;&lt;P&gt;--------------------------------------&lt;/P&gt;&lt;P&gt;Jul 15, 2020 1:21:51 PM org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper toResponse&lt;/P&gt;&lt;P&gt;AVERTISSEMENT: javax.ws.rs.ClientErrorException: HTTP 405 Method Not Allowed&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.jaxrs.utils.SpecExceptions.toHttpException(SpecExceptions.java:117)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.jaxrs.utils.ExceptionUtils.toHttpException(ExceptionUtils.java:168)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.jaxrs.utils.JAXRSUtils.findTargetMethod(JAXRSUtils.java:514)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor.processRequest(JAXRSInInterceptor.java:181)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor.handleMessage(JAXRSInInterceptor.java:78)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.doService(JettyHTTPDestination.java:247)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.transport.http_jetty.JettyHTTPHandler.handle(JettyHTTPHandler.java:79)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:205)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.Server.handle(Server.java:505)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)&lt;/P&gt;&lt;P&gt;	at java.lang.Thread.run(Unknown Source)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jul 15, 2020 1:21:52 PM org.apache.cxf.interceptor.LoggingOutInterceptor&lt;/P&gt;&lt;P&gt;INFOS: Outbound Message&lt;/P&gt;&lt;P&gt;---------------------------&lt;/P&gt;&lt;P&gt;ID: 1&lt;/P&gt;&lt;P&gt;Response-Code: 405&lt;/P&gt;&lt;P&gt;Content-Type:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Headers: {Content-Type=[application/xml], Date=[Wed, 15 Jul 2020 17:21:52 GMT], Content-Length=[0]}&lt;/P&gt;&lt;P&gt;--------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 01:53:22 GMT</pubDate>
    <dc:creator>MG2020</dc:creator>
    <dc:date>2024-11-16T01:53:22Z</dc:date>
    <item>
      <title>problem using tRESTRequest wirh post methode</title>
      <link>https://community.qlik.com/t5/Talend-Studio/problem-using-tRESTRequest-wirh-post-methode/m-p/2368347#M131623</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want  to do the tutorial : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario 3: REST service accepting HTTP POST requests&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/reader/mjoDghHoMPI0yuyZ83a13Q/y7ItlNI_TXLt0PkK6AuSUg" target="_blank"&gt;https://help.talend.com/reader/mjoDghHoMPI0yuyZ83a13Q/y7ItlNI_TXLt0PkK6AuSUg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Talend open studio for ESB 7.3.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have done all the steps correctly but i got error when passing data in URL&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008vB6xAAE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147834iA49D060DA6FC4D7A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008vB6xAAE.png" alt="0693p000008vB6xAAE.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008vBA5AAM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130236iED92158905A6975E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008vBA5AAM.png" alt="0693p000008vBA5AAM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;if i pass url with parametter &lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost:8045/users/post/1/firstname1/lastname1" target="_blank"&gt;http://localhost:8045/users/post/1/firstname1/lastname1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i got    : &lt;/P&gt;&lt;P&gt;ERR_CONNECTION_REFUSED on browser&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Starting job HTTP_POST at 13:21 15/07/2020.&lt;/P&gt;&lt;P&gt;Endpoint deployed at: &lt;A href="http://localhost:8045/users" target="_blank"&gt;http://localhost:8045/users&lt;/A&gt;&lt;/P&gt;&lt;P&gt;[statistics] connecting to socket on port 3602&lt;/P&gt;&lt;P&gt;[statistics] connected&lt;/P&gt;&lt;P&gt;Jul 15, 2020 1:21:25 PM org.apache.cxf.endpoint.ServerImpl initDestination&lt;/P&gt;&lt;P&gt;INFOS: Setting the server's publish address to be &lt;A href="http://localhost:8045/users" target="_blank"&gt;http://localhost:8045/users&lt;/A&gt;&lt;/P&gt;&lt;P&gt;[WARN ] 13:21:27 org.eclipse.jetty.server.handler.ContextHandler- Empty contextPath&lt;/P&gt;&lt;P&gt;Jul 15, 2020 1:21:50 PM org.apache.cxf.interceptor.LoggingInInterceptor&lt;/P&gt;&lt;P&gt;INFOS: Inbound Message&lt;/P&gt;&lt;P&gt;----------------------------&lt;/P&gt;&lt;P&gt;ID: 1&lt;/P&gt;&lt;P&gt;Address: &lt;A href="http://localhost:8045/users/post/1/firstname1/lastname1" target="_blank"&gt;http://localhost:8045/users/post/1/firstname1/lastname1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Http-Method: GET&lt;/P&gt;&lt;P&gt;Content-Type:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Headers: {Accept=[text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9], accept-encoding=[gzip, deflate, br], Accept-Language=[en-US,en;q=0.9,fr-CA;q=0.8,fr;q=0.7,ar;q=0.6], Cache-Control=[max-age=0], connection=[keep-alive], Content-Type=[null], Host=[localhost:8045], Sec-Fetch-Dest=[document], Sec-Fetch-Mode=[navigate], Sec-Fetch-Site=[none], Sec-Fetch-User=[?1], Upgrade-Insecure-Requests=[1], User-Agent=[Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36]}&lt;/P&gt;&lt;P&gt;--------------------------------------&lt;/P&gt;&lt;P&gt;Jul 15, 2020 1:21:51 PM org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper toResponse&lt;/P&gt;&lt;P&gt;AVERTISSEMENT: javax.ws.rs.ClientErrorException: HTTP 405 Method Not Allowed&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.jaxrs.utils.SpecExceptions.toHttpException(SpecExceptions.java:117)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.jaxrs.utils.ExceptionUtils.toHttpException(ExceptionUtils.java:168)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.jaxrs.utils.JAXRSUtils.findTargetMethod(JAXRSUtils.java:514)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor.processRequest(JAXRSInInterceptor.java:181)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor.handleMessage(JAXRSInInterceptor.java:78)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.doService(JettyHTTPDestination.java:247)&lt;/P&gt;&lt;P&gt;	at org.apache.cxf.transport.http_jetty.JettyHTTPHandler.handle(JettyHTTPHandler.java:79)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:205)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.Server.handle(Server.java:505)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)&lt;/P&gt;&lt;P&gt;	at java.lang.Thread.run(Unknown Source)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jul 15, 2020 1:21:52 PM org.apache.cxf.interceptor.LoggingOutInterceptor&lt;/P&gt;&lt;P&gt;INFOS: Outbound Message&lt;/P&gt;&lt;P&gt;---------------------------&lt;/P&gt;&lt;P&gt;ID: 1&lt;/P&gt;&lt;P&gt;Response-Code: 405&lt;/P&gt;&lt;P&gt;Content-Type:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Headers: {Content-Type=[application/xml], Date=[Wed, 15 Jul 2020 17:21:52 GMT], Content-Length=[0]}&lt;/P&gt;&lt;P&gt;--------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:53:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/problem-using-tRESTRequest-wirh-post-methode/m-p/2368347#M131623</guid>
      <dc:creator>MG2020</dc:creator>
      <dc:date>2024-11-16T01:53:22Z</dc:date>
    </item>
  </channel>
</rss>

