<?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 context variables in ESB in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/context-variables-in-ESB/m-p/2348510#M115629</link>
    <description>I'm building a service with ESB for karaf deployment, but I want to understand the persistence of context variables.&lt;BR /&gt;within my service job, I am setting various context variables, then using them for computing the business logic, and inevitably delivering the results.&lt;BR /&gt;if I have multiple calls to the same service running at the same time, will the variables be consistent across all the runs?&lt;BR /&gt;so... if in real time the following sequence occurs:&lt;BR /&gt;call 1: begin&lt;BR /&gt;call 1: context.var1=1&lt;BR /&gt;call 1: context.var2=2&lt;BR /&gt;call 2: begin&lt;BR /&gt;call 2: context.var1=3&lt;BR /&gt;call 1: context.var3=context.var1+context.var2&lt;BR /&gt;...what will var3 in call 1 be set to? &lt;BR /&gt;ultimately... can I depend on the context variables within a job to be consistent throughout the lifecycle of a single call?&lt;BR /&gt;thanks in advance!</description>
    <pubDate>Sat, 16 Nov 2024 12:04:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:04:05Z</dc:date>
    <item>
      <title>context variables in ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/context-variables-in-ESB/m-p/2348510#M115629</link>
      <description>I'm building a service with ESB for karaf deployment, but I want to understand the persistence of context variables.&lt;BR /&gt;within my service job, I am setting various context variables, then using them for computing the business logic, and inevitably delivering the results.&lt;BR /&gt;if I have multiple calls to the same service running at the same time, will the variables be consistent across all the runs?&lt;BR /&gt;so... if in real time the following sequence occurs:&lt;BR /&gt;call 1: begin&lt;BR /&gt;call 1: context.var1=1&lt;BR /&gt;call 1: context.var2=2&lt;BR /&gt;call 2: begin&lt;BR /&gt;call 2: context.var1=3&lt;BR /&gt;call 1: context.var3=context.var1+context.var2&lt;BR /&gt;...what will var3 in call 1 be set to? &lt;BR /&gt;ultimately... can I depend on the context variables within a job to be consistent throughout the lifecycle of a single call?&lt;BR /&gt;thanks in advance!</description>
      <pubDate>Sat, 16 Nov 2024 12:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/context-variables-in-ESB/m-p/2348510#M115629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: context variables in ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/context-variables-in-ESB/m-p/2348511#M115630</link>
      <description>Hi, &lt;BR /&gt;the context.var3 will be 3+2 = 5.&lt;BR /&gt;I just test it in my studio, with an increment step of 1.&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 02 Apr 2013 10:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/context-variables-in-ESB/m-p/2348511#M115630</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-02T10:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: context variables in ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/context-variables-in-ESB/m-p/2348512#M115631</link>
      <description>I know this question was a long time ago, but is there does anyone have any more clarity they would mind sharing on the topic?
&lt;BR /&gt;
&lt;A href="http://stackoverflow.com/q/30432229/84546" rel="nofollow noopener noreferrer"&gt;http://stackoverflow.com/q/30432229/84546&lt;/A&gt;
&lt;BR /&gt;
&lt;BR /&gt;Thanks, Ash.</description>
      <pubDate>Mon, 25 May 2015 23:37:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/context-variables-in-ESB/m-p/2348512#M115631</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-25T23:37:57Z</dc:date>
    </item>
  </channel>
</rss>

