NicoleBruun
2 years agoQrew Member
multi records add/edit (mirror records)
Hi,
I am a beginner here and can't figure out what to do. Really appreciate any help I can get!!!
I am trying to add multi records from one table to another table with this:
<records_csv>
<![CDATA[
%RepeatOn%
[Location (3 Letter).csv],[EMP_ID.csv],[First Name.csv],[Last Name.csv],[Full Name (Preferred).csv],[Job Title Description.csv]
%RepeatOff%
]]>
</records_csv>
<clist>8.13.23.25.24.26</clist>
</qdbapi>
And got an error message:
<?xml version="1.0" ?>
<qdbapi>
<action>API_ImportFromCSV</action>
<errcode>11</errcode>
<errtext>Could not parse XML input</errtext>
<errdetail>XML Parsing Error. unclosed CDATA section at line 2010 column 9 (which is byte 69010)</errdetail>
</qdbapi>
I need help! Thanks!!!
------------------------------
Nicole Bruun
------------------------------