<?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 How to deploy a job to SpagoBI server? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-a-job-to-SpagoBI-server/m-p/2344536#M112178</link>
    <description>Hello 
&lt;BR /&gt;I'm using SpagoBI 5.2 with TOS (Data Integration) 5.1.0 . 
&lt;BR /&gt;My job works fine when running in TOS and both exported .bat and .sh files are successfully tested as a standalone job (executing on Windows and Mac). 
&lt;BR /&gt;I have both SpagoBI server and TOS in one machine (Windows Server 2012 R2). 
&lt;BR /&gt;In TOS, SpagoBI server is configured as follows (window &amp;gt; preferences &amp;gt; Talend &amp;gt; Import/Export &amp;gt; SpagoBI Server): 
&lt;BR /&gt;Host: localhost or 127.0.0.1 
&lt;BR /&gt;Port: 8080 
&lt;BR /&gt;Login: biadmin 
&lt;BR /&gt;Password: biadmin 
&lt;BR /&gt;But.. after using Deploy on SpagoBI button (and getting no errors) nothing happens!! and I can't see my job anywhere in SpagoBI server. (There is no \ in this directory: resources\talend\RuntimeRepository\java\) 
&lt;BR /&gt;I tried to deploy it manually using copy and paste! but after manually place the exported job into this directory (resources\talend\RuntimeRepository\java\) and creating a document in SpagoBI server using this template:
&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&amp;nbsp; 
&lt;BR /&gt;&amp;lt;etl&amp;gt;&amp;nbsp; 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;job context="Default" jobName="JOB_NAME" language="java" project="PROJECT_NAME"/&amp;gt;&amp;nbsp; 
&lt;BR /&gt;&amp;lt;/etl&amp;gt;
&lt;BR /&gt;.. when I click on the created document, I get this error: "Error while executing job.". 
&lt;BR /&gt;The ETL process has been created in a subfolder named ETL (as configured in \webapps\SpagoBITalendEngine\WEB-INF\classes\engine-config.xml, I mean this tag: &amp;lt;spagobi_functionality_label&amp;gt;ETL&amp;lt;/spagobi_functionality_label&amp;gt; and runtimeRepository root directory is configured this way: &amp;lt;runtimeRepository_root_dir&amp;gt;RuntimeRepository&amp;lt;/runtimeRepository_root_dir&amp;gt;) 
&lt;BR /&gt;I really don't know what else to do! Having no Idea about this problem, Any help would be greatly appreciated.</description>
    <pubDate>Sat, 16 Nov 2024 10:37:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T10:37:09Z</dc:date>
    <item>
      <title>How to deploy a job to SpagoBI server?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-a-job-to-SpagoBI-server/m-p/2344536#M112178</link>
      <description>Hello 
&lt;BR /&gt;I'm using SpagoBI 5.2 with TOS (Data Integration) 5.1.0 . 
&lt;BR /&gt;My job works fine when running in TOS and both exported .bat and .sh files are successfully tested as a standalone job (executing on Windows and Mac). 
&lt;BR /&gt;I have both SpagoBI server and TOS in one machine (Windows Server 2012 R2). 
&lt;BR /&gt;In TOS, SpagoBI server is configured as follows (window &amp;gt; preferences &amp;gt; Talend &amp;gt; Import/Export &amp;gt; SpagoBI Server): 
&lt;BR /&gt;Host: localhost or 127.0.0.1 
&lt;BR /&gt;Port: 8080 
&lt;BR /&gt;Login: biadmin 
&lt;BR /&gt;Password: biadmin 
&lt;BR /&gt;But.. after using Deploy on SpagoBI button (and getting no errors) nothing happens!! and I can't see my job anywhere in SpagoBI server. (There is no \ in this directory: resources\talend\RuntimeRepository\java\) 
&lt;BR /&gt;I tried to deploy it manually using copy and paste! but after manually place the exported job into this directory (resources\talend\RuntimeRepository\java\) and creating a document in SpagoBI server using this template:
&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&amp;nbsp; 
&lt;BR /&gt;&amp;lt;etl&amp;gt;&amp;nbsp; 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;job context="Default" jobName="JOB_NAME" language="java" project="PROJECT_NAME"/&amp;gt;&amp;nbsp; 
&lt;BR /&gt;&amp;lt;/etl&amp;gt;
&lt;BR /&gt;.. when I click on the created document, I get this error: "Error while executing job.". 
&lt;BR /&gt;The ETL process has been created in a subfolder named ETL (as configured in \webapps\SpagoBITalendEngine\WEB-INF\classes\engine-config.xml, I mean this tag: &amp;lt;spagobi_functionality_label&amp;gt;ETL&amp;lt;/spagobi_functionality_label&amp;gt; and runtimeRepository root directory is configured this way: &amp;lt;runtimeRepository_root_dir&amp;gt;RuntimeRepository&amp;lt;/runtimeRepository_root_dir&amp;gt;) 
&lt;BR /&gt;I really don't know what else to do! Having no Idea about this problem, Any help would be greatly appreciated.</description>
      <pubDate>Sat, 16 Nov 2024 10:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-a-job-to-SpagoBI-server/m-p/2344536#M112178</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy a job to SpagoBI server?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-a-job-to-SpagoBI-server/m-p/2344537#M112179</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hello &lt;BR /&gt;I'm using SpagoBI 5.2 with TOS (Data Integration) 5.1.0 . &lt;BR /&gt;My job works fine when running in TOS and both exported .bat and .sh files are successfully tested as a standalone job (executing on Windows and Mac). &lt;BR /&gt;I have both SpagoBI server and TOS in one machine (Windows Server 2012 R2). &lt;BR /&gt;In TOS, SpagoBI server is configured as follows (window &amp;gt; preferences &amp;gt; Talend &amp;gt; Import/Export &amp;gt; SpagoBI Server): &lt;BR /&gt;Host: localhost or 127.0.0.1 &lt;BR /&gt;Port: 8080 &lt;BR /&gt;Login: biadmin &lt;BR /&gt;Password: biadmin &lt;BR /&gt;But.. after using Deploy on SpagoBI button (and getting no errors) nothing happens!! and I can't see my job anywhere in SpagoBI server. (There is no \ in this directory: resources\talend\RuntimeRepository\java\) &lt;BR /&gt;I tried to deploy it manually using copy and paste! but after manually place the exported job into this directory (resources\talend\RuntimeRepository\java\) and creating a document in SpagoBI server using this template:&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&amp;nbsp; &lt;BR /&gt;&amp;lt;etl&amp;gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;job context="Default" jobName="JOB_NAME" language="java" project="PROJECT_NAME"/&amp;gt;&amp;nbsp; &lt;BR /&gt;&amp;lt;/etl&amp;gt;&lt;BR /&gt;.. when I click on the created document, I get this error: "Error while executing job.". &lt;BR /&gt;The ETL process has been created in a subfolder named ETL (as configured in \webapps\SpagoBITalendEngine\WEB-INF\classes\engine-config.xml, I mean this tag: &amp;lt;spagobi_functionality_label&amp;gt;ETL&amp;lt;/spagobi_functionality_label&amp;gt; and runtimeRepository root directory is configured this way: &amp;lt;runtimeRepository_root_dir&amp;gt;RuntimeRepository&amp;lt;/runtimeRepository_root_dir&amp;gt;) &lt;BR /&gt;I really don't know what else to do! Having no Idea about this problem, Any help would be greatly appreciated.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;
&lt;FONT color="#000000"&gt;&lt;FONT size="1"&gt;&lt;FONT face="verdana, arial, helvetica, sans-serif"&gt;Use Talend Open Studio 5.6 or 6.2, configure SpagoBI server and try deploy your jobs under SpagoBI 5.1 or 5.2. Works for me.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:28:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-a-job-to-SpagoBI-server/m-p/2344537#M112179</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-06-15T18:28:58Z</dc:date>
    </item>
  </channel>
</rss>

