<?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: [resolved] TalendJob cannot be resolved to a type in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-TalendJob-cannot-be-resolved-to-a-type/m-p/2221782#M15644</link>
    <description>All my&amp;nbsp;jobs have the same problem. 
&lt;BR /&gt;the first compiling errors I see in the code tab are the following: 
&lt;BR /&gt; 
&lt;BR /&gt;- the declared package "sism_2.dsm_0_1" does not match the expected package "main.java.sism_2.dsm_0_1" 
&lt;BR /&gt;- the following import cannot resolved: 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.Numeric;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.DataOperation;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.TalendDataGenerator;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.TalendString;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.StringHandling;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.Relational;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.TalendDate;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.Mathematical;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.system.api.*;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Note that the " 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.system.*;"&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;IS NOT&amp;nbsp;marked as an error.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;I'm using Talend DI version 6.3.0.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Mon, 09 Jan 2017 11:36:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-01-09T11:36:27Z</dc:date>
    <item>
      <title>[resolved] TalendJob cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TalendJob-cannot-be-resolved-to-a-type/m-p/2221780#M15642</link>
      <description>Hi all 
&lt;BR /&gt;i'm writing my first Talend job but, when i build the job, I have several compiling errors like the following&amp;nbsp;one: 
&lt;BR /&gt;org.talend.commons.exception.PersistenceException: org.talend.designer.runprocess.ProcessorException: Job compile errors 
&lt;BR /&gt;At least job "dsm" has a compile errors, please fix and export again. 
&lt;BR /&gt;Error Line: 58 
&lt;BR /&gt;Detail Message: TalendJob cannot be resolved to a type 
&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;&amp;nbsp;at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJob(BuildJobManager.java:209) 
&lt;BR /&gt;&amp;nbsp;at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJob(BuildJobManager.java:158) 
&lt;BR /&gt;or Detail Message:&amp;nbsp;ResumeUtil cannot be resolved to a type 
&lt;BR /&gt;---------------------------------- 
&lt;BR /&gt;My configuration is: 
&lt;BR /&gt;OS: Windows 10 64-bit 
&lt;BR /&gt;JDK: 1.8.0_111 64-bit 
&lt;BR /&gt;Compiler compliance level: 1.7 
&lt;BR /&gt;Below you find some lines from the Installation details: 
&lt;BR /&gt;*** Date: domenica 8 gennaio 2017 13:06:58 Ora standard dell'Europa centrale 
&lt;BR /&gt;*** Platform Details: 
&lt;BR /&gt;*** System properties: 
&lt;BR /&gt;ReadOnlyUser=false 
&lt;BR /&gt;USE_BROWSER=true 
&lt;BR /&gt;applicationXMI=org.eclipse.ui.workbench/LegacyIDE.e4xmi 
&lt;BR /&gt;awt.toolkit=sun.awt.windows.WToolkit 
&lt;BR /&gt;clearPersistedState=true 
&lt;BR /&gt;default.update.site.url= 
&lt;BR /&gt;eclipse.commands=-os 
&lt;BR /&gt;win32 
&lt;BR /&gt;-ws 
&lt;BR /&gt;win32 
&lt;BR /&gt;-arch 
&lt;BR /&gt;x86_64 
&lt;BR /&gt;-showsplash 
&lt;BR /&gt;-launcher 
&lt;BR /&gt;C:\Archivio Programmi\Talend\TOS_DI-20161026_1219-V6.3.0\TOS_DI-win-x86_64.exe 
&lt;BR /&gt;-name 
&lt;BR /&gt;TOS_DI-win-x86_64 
&lt;BR /&gt;--launcher.library 
&lt;BR /&gt;C:\Archivio Programmi\Talend\TOS_DI-20161026_1219-V6.3.0\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20140603-1326\eclipse_1603.dll 
&lt;BR /&gt;-startup 
&lt;BR /&gt;C:\Archivio Programmi\Talend\TOS_DI-20161026_1219-V6.3.0\plugins\org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar 
&lt;BR /&gt;--launcher.overrideVmargs 
&lt;BR /&gt;-data 
&lt;BR /&gt;C:\\_Dati\\BIRT_SISM\\Attività\\BI\\Dati\\ETL\\SISM 
&lt;BR /&gt;-launcher 
&lt;BR /&gt;C:\Archivio Programmi\Talend\TOS_DI-20161026_1219-V6.3.0\TOS_DI-win-x86_64.exe 
&lt;BR /&gt;-vm 
&lt;BR /&gt;C:\Program Files\Java\jdk1.8.0_111\bin\..\jre\bin\server\jvm.dll 
&lt;BR /&gt;eclipse.home.location=file:/C:/Archivio Programmi/Talend/TOS_DI-20161026_1219-V6.3.0/ 
&lt;BR /&gt;eclipse.launcher=C:\Archivio Programmi\Talend\TOS_DI-20161026_1219-V6.3.0\TOS_DI-win-x86_64.exe 
&lt;BR /&gt;eclipse.launcher.name=TOS_DI-win-x86_64 
&lt;BR /&gt;Any suggestion will be appreciated. 
&lt;BR /&gt;Best regards. 
&lt;BR /&gt;Pasquale</description>
      <pubDate>Sun, 08 Jan 2017 12:17:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TalendJob-cannot-be-resolved-to-a-type/m-p/2221780#M15642</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-08T12:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] TalendJob cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TalendJob-cannot-be-resolved-to-a-type/m-p/2221781#M15643</link>
      <description>Hi,&lt;BR /&gt;Does this issue repro on all your jobs or a specific job? Could you p&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;lease check your "Code" tab in your job? There will be your compile error highlighted in red line.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 09 Jan 2017 03:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TalendJob-cannot-be-resolved-to-a-type/m-p/2221781#M15643</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-09T03:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] TalendJob cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TalendJob-cannot-be-resolved-to-a-type/m-p/2221782#M15644</link>
      <description>All my&amp;nbsp;jobs have the same problem. 
&lt;BR /&gt;the first compiling errors I see in the code tab are the following: 
&lt;BR /&gt; 
&lt;BR /&gt;- the declared package "sism_2.dsm_0_1" does not match the expected package "main.java.sism_2.dsm_0_1" 
&lt;BR /&gt;- the following import cannot resolved: 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.Numeric;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.DataOperation;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.TalendDataGenerator;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.TalendString;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.StringHandling;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.Relational;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.TalendDate;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.Mathematical;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.system.api.*;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Note that the " 
&lt;FONT color="#000000"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Century Gothic"&gt;import routines.system.*;"&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;IS NOT&amp;nbsp;marked as an error.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;I'm using Talend DI version 6.3.0.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 09 Jan 2017 11:36:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TalendJob-cannot-be-resolved-to-a-type/m-p/2221782#M15644</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-09T11:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] TalendJob cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TalendJob-cannot-be-resolved-to-a-type/m-p/2221783#M15645</link>
      <description>I fixed my problem.
&lt;BR /&gt;I tried to work by using a project created, by a college of mine, by using Talend DI V5.6 without&amp;nbsp;importing it.
&lt;BR /&gt;I started again by a new installation and imported the previous project: now&amp;nbsp;I can create and compile without errors&amp;nbsp;the old&amp;nbsp;jobs and the new one.
&lt;BR /&gt;Best regards.
&lt;BR /&gt;Pasquale
&lt;BR /&gt;&amp;nbsp;</description>
      <pubDate>Mon, 09 Jan 2017 23:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TalendJob-cannot-be-resolved-to-a-type/m-p/2221783#M15645</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-09T23:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] TalendJob cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TalendJob-cannot-be-resolved-to-a-type/m-p/2221784#M15646</link>
      <description>Hi&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Pasquale,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Great your issue has been fixed. Could you please mark this topic as resolved?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 10 Jan 2017 09:16:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TalendJob-cannot-be-resolved-to-a-type/m-p/2221784#M15646</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-10T09:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] TalendJob cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TalendJob-cannot-be-resolved-to-a-type/m-p/2221785#M15647</link>
      <description>&lt;P&gt;I also have this problem...&lt;/P&gt; 
&lt;P&gt;Using tBigQueryInput and tLogRow&lt;/P&gt; 
&lt;P&gt;Connecting to BigQuery to eventually load into Snowflake&lt;/P&gt; 
&lt;P&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors&lt;BR /&gt;At least job "ImportGA" has a compile errors, please fix and export again.&lt;BR /&gt;Error Line: 776&lt;BR /&gt;Detail Message: querySql_tBigQueryInput_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:338)&lt;BR /&gt;at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:462)&lt;BR /&gt;at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:316)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:817)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:591)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:1788)&lt;BR /&gt;at org.talend.designer.runprocess.RunProcessContext$1.run(RunProcessContext.java:580)&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.remote.RunRemoteProcessContext.exec(RunRemoteProcessContext.java:85)&lt;BR /&gt;at org.talend.designer.runprocess.ui.ProcessComposite.exec(ProcessComposite.java:1401)&lt;BR /&gt;at org.talend.designer.runprocess.ui.views.ProcessView$RunAction.run(ProcessView.java:701)&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:265)&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;</description>
      <pubDate>Mon, 26 Nov 2018 16:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TalendJob-cannot-be-resolved-to-a-type/m-p/2221785#M15647</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-26T16:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] TalendJob cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TalendJob-cannot-be-resolved-to-a-type/m-p/2221786#M15648</link>
      <description>&lt;P&gt;Perhaps that's what it is with some families, but the main focus of the &lt;A href="https://www.writemyessayfast.ca" alt="https://www.writemyessayfast.ca" target="_blank"&gt;https://www.writemyessayfast.ca&lt;/A&gt; article was on families hiring a teacher to assist and supplement the on-line lessons provided by a school.&amp;nbsp;They are not homeschooling or creating a school,&amp;nbsp;more a guided study group.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 08:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TalendJob-cannot-be-resolved-to-a-type/m-p/2221786#M15648</guid>
      <dc:creator>walterharrris</dc:creator>
      <dc:date>2020-07-27T08:32:23Z</dc:date>
    </item>
  </channel>
</rss>

