<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.10">
</HEAD>
<BODY>
Hi,<BR>
<BR>
How can one go about updating Custom Fields values using data from an external source?<BR>
<BR>
I tried using rt-setup-database --action insert using a datafile which contains this:<BR>
<BR>
@CustomFields = (<BR>
&nbsp;&nbsp;&nbsp; {&nbsp; Name&nbsp;&nbsp;&nbsp;&nbsp; =&gt; 'Customer',<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Queue&nbsp;&nbsp;&nbsp; =&gt; '0',<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Values&nbsp;&nbsp; =&gt;&nbsp; ????? ,<BR>
&nbsp;&nbsp;&nbsp; }&nbsp;&nbsp; );<BR>
<BR>
but I'm unsure of what to put in the Values. <BR>
<BR>
Can anyone help?<BR>
<BR>
Thanks,<BR>
<BR>
Scott<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
</TD>
</TR>
</TABLE>

</BODY>
</HTML>