<!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>
{ Name => 'Customer',<BR>
Queue => '0',<BR>
Values => ????? ,<BR>
} );<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>