<?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: Facing issue to include default context values while running  only standalone _run.sh and .jar file in unix server. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Facing-issue-to-include-default-context-values-while-running/m-p/2293944#M143283</link>
    <description>yes am using context groups, but also using external parameter file where all environment based db connection was defined. I am able to load that context file in unix server but problem is how to load default context/context group values while execute talendjob_run.sh</description>
    <pubDate>Mon, 13 Apr 2020 03:41:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-04-13T03:41:32Z</dc:date>
    <item>
      <title>Facing issue to include default context values while running  only standalone _run.sh and .jar file in unix server.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Facing-issue-to-include-default-context-values-while-running/m-p/2293942#M143281</link>
      <description>&lt;P&gt;Hello Support team,&lt;/P&gt; 
&lt;P&gt;I am facing issue regarding default context values while deploying run.sh and .jar job in Unix server.&lt;/P&gt; 
&lt;P&gt;As some of the default values being defined under context tab in talend jobbut after build the job and move only supported libs, _run.sh&amp;nbsp; and .jar files, Its not taking context default values.Please hlp to provide solution on this, is there any settings do we need to make in Talend. as i am already calling one parameter file with component tcontextLoad.&lt;/P&gt; 
&lt;P&gt;for eg of one Talend job is&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;java -cp .:$ROOT_PATH:$ROOT_PATH/../lib/routines.jar:$ROOT_PATH/../lib/antlr-runtime-3.5.2.jar:$ROOT_PATH/../lib/dom4j-1.6.1.jar:$ROOT_PATH/../lib/jakarta-oro-2.0.8.jar:$ROOT_PATH/../lib/log4j-1.2.16.jar:$ROOT_PATH/../lib/ojdbc6.jar:$ROOT_PATH/../lib/org.talend.dataquality.parser.jar:$ROOT_PATH/../lib/talend-oracle-timestamptz.jar:$ROOT_PATH/../lib/talend_file_enhanced_20070724.jar:$ROOT_PATH/../lib/talendcsv.jar:$ROOT_PATH/../lib/tns.jar:$ROOT_PATH/amldq_ktc_0_1.jar: p_aml.amldq_ktc_0_1.AMLDQ_KTC &lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;&lt;U&gt;--context=Default "$@"&lt;/U&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#FF6600"&gt;&lt;FONT color="#000000"&gt;Please provide the solution asap.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#FF6600"&gt;&lt;FONT color="#000000"&gt;Thanks in advance.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:42:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Facing-issue-to-include-default-context-values-while-running/m-p/2293942#M143281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T02:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue to include default context values while running  only standalone _run.sh and .jar file in unix server.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Facing-issue-to-include-default-context-values-while-running/m-p/2293943#M143282</link>
      <description>Have you uses context groups? Like different environments Dev,Uat and Prod.</description>
      <pubDate>Mon, 13 Apr 2020 03:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Facing-issue-to-include-default-context-values-while-running/m-p/2293943#M143282</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-13T03:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue to include default context values while running  only standalone _run.sh and .jar file in unix server.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Facing-issue-to-include-default-context-values-while-running/m-p/2293944#M143283</link>
      <description>yes am using context groups, but also using external parameter file where all environment based db connection was defined. I am able to load that context file in unix server but problem is how to load default context/context group values while execute talendjob_run.sh</description>
      <pubDate>Mon, 13 Apr 2020 03:41:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Facing-issue-to-include-default-context-values-while-running/m-p/2293944#M143283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-13T03:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue to include default context values while running  only standalone _run.sh and .jar file in unix server.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Facing-issue-to-include-default-context-values-while-running/m-p/2293945#M143284</link>
      <description>Can you do one test that without using context group, just create context without groups and load those contexts from file using tcontextload?</description>
      <pubDate>Mon, 13 Apr 2020 05:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Facing-issue-to-include-default-context-values-while-running/m-p/2293945#M143284</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-13T05:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue to include default context values while running  only standalone _run.sh and .jar file in unix server.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Facing-issue-to-include-default-context-values-while-running/m-p/2293946#M143285</link>
      <description>already using tcontextload from Context file but here issue is as we are moving only run.sh and .jar file in unix server, how to use default.properties that placed under context folder sometimes we need to use static value from context group/ context table.</description>
      <pubDate>Mon, 13 Apr 2020 07:24:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Facing-issue-to-include-default-context-values-while-running/m-p/2293946#M143285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-13T07:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue to include default context values while running  only standalone _run.sh and .jar file in unix server.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Facing-issue-to-include-default-context-values-while-running/m-p/2293947#M143286</link>
      <description>You need to move context folder too. Otherwise it will not find the context file.</description>
      <pubDate>Tue, 14 Apr 2020 03:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Facing-issue-to-include-default-context-values-while-running/m-p/2293947#M143286</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-14T03:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue to include default context values while running  only standalone _run.sh and .jar file in unix server.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Facing-issue-to-include-default-context-values-while-running/m-p/2293948#M143287</link>
      <description>Thanks for your response. but as we are going to execute run.sh standalone file in unix server so want to avoid context folder explictly. apart this want to understand where to place this context folder in unix server. for eg i have Talend jar folder under this placed .jar, run.sh and all lib. if placing context folder still not taking. 
&lt;BR /&gt;pls let me know in details how to work with context folder in server. 
&lt;BR /&gt;we have p_aml.amldq_ktc_0_1.AMLDQ_KTC --context=Default "$@" defined in run.sh file.</description>
      <pubDate>Tue, 14 Apr 2020 04:30:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Facing-issue-to-include-default-context-values-while-running/m-p/2293948#M143287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-14T04:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue to include default context values while running  only standalone _run.sh and .jar file in unix server.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Facing-issue-to-include-default-context-values-while-running/m-p/2293949#M143288</link>
      <description>&lt;P&gt;I suggest you take the hole zip file and move to the server you can extract after extract you will find context folder under the job name of the folder.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 05:58:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Facing-issue-to-include-default-context-values-while-running/m-p/2293949#M143288</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-15T05:58:36Z</dc:date>
    </item>
  </channel>
</rss>

