<?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 Re: Error while using trestclient in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-while-using-trestclient/m-p/2349739#M116688</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;How did you set your URL and Relative path in your tRestClient component? Any blank space?&lt;/P&gt; 
&lt;P&gt;Would you mind posting your component setting screenshot on forum which will be helpful for us to address your issue?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Wed, 18 Apr 2018 10:04:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-18T10:04:26Z</dc:date>
    <item>
      <title>Error while using trestclient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-using-trestclient/m-p/2349738#M116687</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm trying make post request using trestclient component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;String inp = My Json content&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Fixedflowcomponent&lt;/P&gt; 
&lt;P&gt;(Two columns: body and string with both of type string and value is inp from above)&lt;/P&gt; 
&lt;P&gt;|&lt;/P&gt; 
&lt;P&gt;|&lt;/P&gt; 
&lt;P&gt;tconvertType&lt;/P&gt; 
&lt;P&gt;(converted body to Document type)&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;|&lt;/P&gt; 
&lt;P&gt;|&lt;/P&gt; 
&lt;P&gt;|&lt;/P&gt; 
&lt;P&gt;trestclient&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Error&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Exception in component tRESTClient_1&lt;BR /&gt;javax.ws.rs.ProcessingException: java.lang.IllegalArgumentException: URI is not absolute&lt;BR /&gt;at org.apache.cxf.jaxrs.client.AbstractClient.checkClientException(AbstractClient.java:582)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.AbstractClient.preProcessResult(AbstractClient.java:564)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doResponse(WebClient.java:1144)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doChainedInvocation(WebClient.java:1094)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:894)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:865)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.invoke(WebClient.java:428)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.post(WebClient.java:458)&lt;BR /&gt;at project_salesforce.jbposemailsignupcall_0_10.jbPosEmailSignupCall.tFixedFlowInput_1Process(jbPosEmailSignupCall.java:5319)&lt;BR /&gt;at project_salesforce.jbposemailsignupcall_0_10.jbPosEmailSignupCall.tFileList_1Process(jbPosEmailSignupCall.java:4129)&lt;BR /&gt;at project_salesforce.jbposemailsignupcall_0_10.jbPosEmailSignupCall$4.run(jbPosEmailSignupCall.java:13175)&lt;BR /&gt;Caused by: java.lang.IllegalArgumentException: URI is not absolute&lt;BR /&gt;at java.net.URI.toURL(URI.java:1088)&lt;BR /&gt;at org.apache.cxf.transport.http.Address.getURL(Address.java:60)&lt;BR /&gt;at org.apache.cxf.transport.http.URLConnectionHTTPConduit.createConnection(URLConnectionHTTPConduit.java:104)&lt;BR /&gt;at org.apache.cxf.transport.http.URLConnectionHTTPConduit.setupConnection(URLConnectionHTTPConduit.java:117)&lt;BR /&gt;at org.apache.cxf.transport.http.HTTPConduit.prepare(HTTPConduit.java:497)&lt;BR /&gt;at org.apache.cxf.interceptor.MessageSenderInterceptor.handleMessage(MessageSenderInterceptor.java:46)&lt;BR /&gt;at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.AbstractClient.doRunInterceptorChain(AbstractClient.java:649)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doChainedInvocation(WebClient.java:1093)&lt;BR /&gt;... 7 more&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;May I know what could be the issue here ? Because when I do from postman, it works fine.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-using-trestclient/m-p/2349738#M116687</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using trestclient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-using-trestclient/m-p/2349739#M116688</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;How did you set your URL and Relative path in your tRestClient component? Any blank space?&lt;/P&gt; 
&lt;P&gt;Would you mind posting your component setting screenshot on forum which will be helpful for us to address your issue?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 10:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-using-trestclient/m-p/2349739#M116688</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-18T10:04:26Z</dc:date>
    </item>
  </channel>
</rss>

