<?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: retrieve context variables from cbean in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/retrieve-context-variables-from-cbean/m-p/2251104#M35143</link>
    <description>Hello Laci,&lt;BR /&gt;Context variables are intended for configuration purposes and not to dynamically pass data somewhere else, so there are no many means to set context values them in the mediation route. &lt;BR /&gt;If you pass an Exchange variable into a bean (a processor), you have access to all information - to the current camel context, in and out messages. What else you need.. &lt;BR /&gt;Have fun&lt;BR /&gt;      Gabriel</description>
    <pubDate>Tue, 11 Dec 2012 07:22:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-12-11T07:22:54Z</dc:date>
    <item>
      <title>retrieve context variables from cbean</title>
      <link>https://community.qlik.com/t5/Talend-Studio/retrieve-context-variables-from-cbean/m-p/2251100#M35139</link>
      <description>&lt;P&gt;From cbean, How do i retrieve context variables that i configured for route?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/retrieve-context-variables-from-cbean/m-p/2251100#M35139</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve context variables from cbean</title>
      <link>https://community.qlik.com/t5/Talend-Studio/retrieve-context-variables-from-cbean/m-p/2251101#M35140</link>
      <description>Hi&lt;BR /&gt;Anybody knows how to do this?</description>
      <pubDate>Mon, 10 Dec 2012 15:46:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/retrieve-context-variables-from-cbean/m-p/2251101#M35140</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-10T15:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve context variables from cbean</title>
      <link>https://community.qlik.com/t5/Talend-Studio/retrieve-context-variables-from-cbean/m-p/2251102#M35141</link>
      <description>Hi, 
&lt;BR /&gt;Sorry for the delay, which version do you use? After the Talend upgrade, there is a new component called -cBeanRegister in Talend 5.2 and you can set the "Specify Arguments"in it to retrieve context variables directly. If you have the lower version, you need use cSetHeader and cBean. 
&lt;BR /&gt;See pics
&lt;BR /&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 11 Dec 2012 03:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/retrieve-context-variables-from-cbean/m-p/2251102#M35141</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-11T03:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve context variables from cbean</title>
      <link>https://community.qlik.com/t5/Talend-Studio/retrieve-context-variables-from-cbean/m-p/2251103#M35142</link>
      <description>Thanks for your answer!&lt;BR /&gt;I use 5.1, so I can use the cSetHeader + cBean method.&lt;BR /&gt;Is there a way to get information back from a bean into a route (header or context) ?&lt;BR /&gt;Best regards&lt;BR /&gt;Laci</description>
      <pubDate>Tue, 11 Dec 2012 07:08:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/retrieve-context-variables-from-cbean/m-p/2251103#M35142</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-11T07:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve context variables from cbean</title>
      <link>https://community.qlik.com/t5/Talend-Studio/retrieve-context-variables-from-cbean/m-p/2251104#M35143</link>
      <description>Hello Laci,&lt;BR /&gt;Context variables are intended for configuration purposes and not to dynamically pass data somewhere else, so there are no many means to set context values them in the mediation route. &lt;BR /&gt;If you pass an Exchange variable into a bean (a processor), you have access to all information - to the current camel context, in and out messages. What else you need.. &lt;BR /&gt;Have fun&lt;BR /&gt;      Gabriel</description>
      <pubDate>Tue, 11 Dec 2012 07:22:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/retrieve-context-variables-from-cbean/m-p/2251104#M35143</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-11T07:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve context variables from cbean</title>
      <link>https://community.qlik.com/t5/Talend-Studio/retrieve-context-variables-from-cbean/m-p/2251105#M35144</link>
      <description>Hi Gabriel&lt;BR /&gt;thanks for your answer.&lt;BR /&gt;I tried to set a header property in my bean (theExchange.getIn().setHeader("testProperty", "testValue");&lt;BR /&gt;but I don't see that property in the following components.&lt;BR /&gt;How can I do this?&lt;BR /&gt;Or is there another way to do it?&lt;BR /&gt;Thanks&lt;BR /&gt;Laci</description>
      <pubDate>Tue, 11 Dec 2012 09:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/retrieve-context-variables-from-cbean/m-p/2251105#M35144</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-11T09:12:19Z</dc:date>
    </item>
  </channel>
</rss>

