I did something similar with running a processcmd of type $fieldname$ > filename
Then do an addatachment function (not looking at the exact function name) of 
the file.  I even did multiple files into a directory (ie the attachments in 
the worklog), zipped them up and imported the zip file which was later used as 
an attachment to the approval email - then the folks just replied to the email 
with 'Approve' or 'Reject' (plus some variations of those words).

-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:[email protected]] On Behalf Of Misi Mladoniczky
Sent: Thursday, June 25, 2015 11:24 AM
To: [email protected]
Subject: Re: Field HTML Contents to Text Attachment

Hi,

I would build a Filter Plugin that takes for example two arguments:
Input Text: $TheTextFieldWithHtml$
Input Filename: $1$+".html"
Output Attachment: ...

Coding that would just be a few lines of code in either C or Java.

        Best Regards - Misi, RRR AB, http://www.rrr.se (ARSList MVP 2011)

Ask the Remedy Licensing Experts (Best R.O.I. Award at WWRUG10/11/12/13):
* RRR|License - Not enough Remedy licenses? Save money by optimizing.
* RRR|Log - Performance issues or elusive bugs? Analyze your Remedy logs.
Find these products, and many free tools and utilities, at http://rrr.se.

> Good Morning,
>
> I am looking to see if anyone has done something like this before and 
> what method they may have used.
>
> I have a Remedy character field that contains a large amount of HTML text.
> I want to create a text file that contains the contents of that 
> character field, name it "RequestID.html", and then place it into a 
> Remedy attachment field.  We have tried a few things but neither is 
> clean or has been without
> issues:
>
> - Build the file using DOS command within a filter Run Process (ECHO 
> to a
> file)
> - Build the file using a filter Notify mechanism of Other (then rename 
> the resulting .ARN notification file and attach it)
>
> Any other ideas or suggestions on how we might accomplish this is 
> appreciated.
>
> Best regards,
> Jeff
>
> ______________________________________________________________________
> _________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org 
> "Where the Answers Are, and have been for 20 years"
>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers 
Are, and have been for 20 years"

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to