<div dir="ltr">Hi Richard,<div><br></div><div>Ideally you&#39;d not write your own import/migration code but use an existing migration system for Drupal instead such as migrate module. That way (a) you don&#39;t need to write the code (b) any bugs you find will be solved for others. Have you looked at migrate module or some other solution already available to this problem?</div>
<div><br></div><div style>(If you really need to solve this with your own code, look at all the field data tables for the affected Drupal node fields and the entity translation module tables where the translation metadata lives. Entity translation works with fields stored translated and metadata provided by the entity translation module).</div>
<div><br></div><div>Gábor</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 1, 2013 at 7:55 PM, Richard Jeffreys <span dir="ltr">&lt;<a href="mailto:RHJeffreys@emcoltd.com" target="_blank">RHJeffreys@emcoltd.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">






<div>
<font face="Arial"><span style="font-size:10pt">
<div>(Also posted on Forums)</div>
<div> </div>
<div><font size="3"><span style="font-size:12pt">I&#39;ve been looking for almost a week and can&#39;t find anything anywhere to give me the information I&#39;m looking for. So if it does exist and I&#39;m just being an idiot I apologize.</span></font></div>

<div><font size="3"><span style="font-size:12pt"> </span></font></div>
<div><font size="3"><span style="font-size:12pt">I have created a drupal module to display Job Postings. The postings along with the translated data are all created in a separate system so all I want to do is load the posting and related translations into
my Drupal website automatically.</span></font></div>
<div><font size="3"><span style="font-size:12pt"> </span></font></div>
<div><font size="3"><span style="font-size:12pt">I already have the job posting data loading properly and as far as I can tell I have the module coded to pull the translations as required and available. It displays the job postings and the module labels are
displayed in the correct language as appropriate.</span></font></div>
<div><font size="3"><span style="font-size:12pt"> </span></font></div>
<div><font size="3"><span style="font-size:12pt">However, it is the related translations I am having trouble with. I need to be able to load that data into the appropriate tables when I load the base posting data. I can&#39;t find anything that tells me which
tables I need to populate and what other settings/data I would need to add to the Drupal site to enable the display of the translations as required. I am pretty sure it isn&#39;t a simple as add data to this table and magic happens. But I can&#39;t for the life of
me figure it out.</span></font></div>
<div><font size="3"><span style="font-size:12pt"> </span></font></div>
<div><font size="3"><span style="font-size:12pt">Can anyone point me in the right direction?</span></font></div>
<div><font size="3"><span style="font-size:12pt"> </span></font></div>
<div><font size="3"><span style="font-size:12pt">Thanks.</span></font></div>
<div><font size="3"><span style="font-size:12pt"> </span></font></div>
<div><font size="3"><span style="font-size:12pt"> </span></font></div>
<div><font size="3"><span style="font-size:12pt"> </span></font></div>
<div><font size="4" color="blue"><span style="font-size:14pt"><b>Richard Jeffreys</b><font size="3" color="black"><span style="font-size:12pt">
<br>

</span></font><font size="3"><span style="font-size:12pt"><b>DBA / Programmer / Analyst</b></span></font><font size="3" color="black"><span style="font-size:12pt">
<br>

</span></font><font size="3" color="black"><span style="font-size:12pt"> </span></font><font size="3" color="black"><span style="font-size:12pt">
<br>

</span></font><font><span style="font-size:10pt">Phone: <a href="tel:519-453-9600%20x2324" value="+15194539600" target="_blank">519-453-9600 x2324</a></span></font><font size="3" color="black"><span style="font-size:12pt">
<br>

</span></font><font><span style="font-size:10pt">Email: </span></font><font size="3" color="black"><span style="font-size:12pt"> </span></font><a href="mailto:rhjeffreys@emcotld.com" target="_blank"><font><span style="font-size:10pt"><u>rhjeffreys@emcoltd.com</u></span></font></a><font size="3" color="black"><span style="font-size:12pt">
<br>

</span></font><font><span style="font-size:10pt">Visit the EMCO Self Help Site:</span></font><font size="3" color="black"><span style="font-size:12pt"> </span></font><a href="http://help.emcoltd.com/" target="_blank"><font><span style="font-size:10pt"><b><u>http://help.emcoltd.com</u></b></span></font></a><font size="3" color="black"><span style="font-size:12pt">
</span></font></span></font></div>
<div><font size="3"><span style="font-size:12pt"> </span></font></div>
<div><font size="3"><span style="font-size:12pt"> </span></font></div>
<div> </div>
</span></font>
</div>

</blockquote></div><br></div>