[Rt-devel] Updating Custom Field values from External Source

Scott Hebert scott at cae.com
Wed Jun 9 15:14:57 EDT 2004


Hi,

How can one go about updating Custom Fields values using data from an
external source?

I tried using rt-setup-database --action insert using a datafile which
contains this:

@CustomFields = (
    {  Name     => 'Customer',
       Queue    => '0',
       Values   =>  ????? ,
    }   );

but I'm unsure of what to put in the Values. 

Can anyone help?

Thanks,

Scott


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bestpractical.com/pipermail/rt-devel/attachments/20040609/532fee75/attachment.htm


More information about the Rt-devel mailing list