Joe,
What you did, was create a filter that would on whatever trigger you used,
save the attachment to the server when that trigger occurred....which I
don't think is what you wanted....one alternative for you.  If you pull an
ARX report of the records you want, and include the attachment field(s) in
your report, when the report is pulled, the attachments will be downloaded
from the server to your client in a sub-directory of where you put the arx
file.  The ARX file would contain a mapping of what file belongs to which
record.


On Fri, Sep 27, 2013 at 10:42 AM, Joe H. Smith <[email protected]>wrote:

> Hey everyone,
>
> I need to pull out all of our attachments on Change Requests.  What I have
> found is to do a filter Run Process of PERFORM-ACTION-SAVE-ATTACHMENT
> fieldID "path".
>
> I created a filter with the Run Process PERFORM-ACTION-SAVE-ATTACHMENT
> 301361600 "C:\Attachments" with no luck.
>
> How do I get it to pull all the attachments in the system?
>
> Thanks in advance.
>
>
> _______________________________________________________________________________
> 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