<?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: Salesforce - SQL Integration in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-SQL-Integration/m-p/2307003#M144055</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;,&lt;/P&gt; 
&lt;P&gt;Unchecking the 'Use or save the connection session' worked for me! Also for the&amp;nbsp;JVM compatibility issue, I deleted 'anything' java and reinstalled.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="solved.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtSp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143575iA0BE9D4B4B673735/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtSp.png" alt="0683p000009LtSp.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Apr 2018 10:28:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-09T10:28:49Z</dc:date>
    <item>
      <title>Salesforce - SQL Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-SQL-Integration/m-p/2307001#M144053</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt; 
&lt;P&gt;I am trying to push data from Salesforce to MS SQL. I’ve a good connection to both systems from the metadata.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="img1.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtDB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137465i8BCF0B677255FA80/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtDB.png" alt="0683p000009LtDB.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="img2.jpg" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtZf.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140610i553EFEC69A194B9D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtZf.jpg" alt="0683p000009LtZf.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="img3.jpg" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtZk.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156542i0C48E1047C79F0C0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtZk.jpg" alt="0683p000009LtZk.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;However, when I click on the Salesforce Input component to pick a module, I get this error:&lt;/P&gt; 
&lt;P&gt;"IOException: con.sforce.ws.ConnectionException: Reuse session fails!"&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="img4.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtYf.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148142iE3EB11A384C80689/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtYf.png" alt="0683p000009LtYf.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Also, when I run the job I get this error:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="img5.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtPO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158143i644C85250BD0CE24/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtPO.png" alt="0683p000009LtPO.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors&lt;BR /&gt;At least job "migration" has a compile errors, please fix and export again.&lt;BR /&gt;Error Line: 903&lt;BR /&gt;Detail Message: pstmt_tMSSqlOutput_1 cannot be resolved to a variable&lt;BR /&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.&lt;BR /&gt;at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:328)&lt;BR /&gt;at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:380)&lt;BR /&gt;at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:292)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:656)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:545)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:1506)&lt;BR /&gt;at org.talend.designer.runprocess.RunProcessContext$1.run(RunProcessContext.java:577)&lt;BR /&gt;at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:466)&lt;BR /&gt;at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:374)&lt;BR /&gt;at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:527)&lt;BR /&gt;at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:284)&lt;BR /&gt;at org.eclipse.ui.internal.progress.ProgressManager.run(ProgressManager.java:1190)&lt;BR /&gt;at org.talend.designer.runprocess.RunProcessContext.exec(RunProcessContext.java:532)&lt;BR /&gt;at org.talend.designer.runprocess.ui.ProcessComposite.exec(ProcessComposite.java:1450)&lt;BR /&gt;at org.talend.designer.runprocess.ui.views.ProcessView$RunAction.run(ProcessView.java:691)&lt;BR /&gt;at org.talend.designer.runprocess.ui.actions.RunProcessAction.run(RunProcessAction.java:58)&lt;BR /&gt;at org.talend.designer.core.debug.JobLaunchConfigurationDelegate$1.run(JobLaunchConfigurationDelegate.java:84)&lt;BR /&gt;at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)&lt;BR /&gt;at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4147)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3764)&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)&lt;BR /&gt;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)&lt;BR /&gt;at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)&lt;BR /&gt;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)&lt;BR /&gt;at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)&lt;BR /&gt;at org.talend.rcp.intro.Application.start(Application.java:255)&lt;BR /&gt;at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.run(Main.java:1465)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I look forward to your help!&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:26:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-SQL-Integration/m-p/2307001#M144053</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce - SQL Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-SQL-Integration/m-p/2307002#M144054</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Are you able to see the schemas of the selected modules from your newly created Salesforce connection which displays under the Salesforce node in the Repository tree view?&lt;/P&gt; 
&lt;P&gt;Could you please indicate on which talend build version you got this issue? Have you referred to this online document about:&lt;A title="TalendHelpCenter:Supported systems, databases and business applications by Talend components" href="https://help.talend.com/reader/ZUyX_wSHQ2yh2hc66NYhOQ/PyCDPrJRINWnsMg_vqE6JA" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter: Supported systems, databases and business applications by Talend components&lt;/A&gt; to see if your salesforce DB version is list on the supported databases table(salesforce, V39 and earlier)?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 04:12:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-SQL-Integration/m-p/2307002#M144054</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-09T04:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce - SQL Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-SQL-Integration/m-p/2307003#M144055</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;,&lt;/P&gt; 
&lt;P&gt;Unchecking the 'Use or save the connection session' worked for me! Also for the&amp;nbsp;JVM compatibility issue, I deleted 'anything' java and reinstalled.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="solved.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtSp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143575iA0BE9D4B4B673735/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtSp.png" alt="0683p000009LtSp.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 10:28:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-SQL-Integration/m-p/2307003#M144055</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-09T10:28:49Z</dc:date>
    </item>
  </channel>
</rss>

