Kevin Falcone wrote:
> On Jun 3, 2009, at 7:23 AM, BJ Blanchard wrote:
> 
>> Thanks Tom - but actually my custom field IS defined as "Upload one  
>> file" (or an attachment).
>>  My problem is saving that attachment from RT to /tmp (for  
>> manipulation from command-line script).
>>  There must be some non-http method of extracting the attachment to  
>> a file?
> 
> Look at Download/CustomFieldValue/dhandler
> 
> You need to get an ObjectCustomFieldValue object and then fetch the  
> LargeContent

Also, if its an attachment you can get it through the REST interface.

http://wiki.bestpractical.com/view/REST


-- 
-- ============================
   Tom Lahti
   BIT Statement LLC

   (425)251-0833 x 117
   http://www.bitstatement.net/
-- ============================
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [email protected]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to