Re: Picking a file up

2008-11-10 Thread Joe DeSouza
That does work most of the time :-) Joe From: Warren Baltimore [EMAIL PROTECTED] To: arslist@ARSLIST.ORG Sent: Friday, November 7, 2008 2:22:19 PM Subject: Re: Picking a file up

Re: Picking a file up

2008-11-07 Thread Axton
Run Process PERFORM-ACTION-ADD-ATTACHMENT via a filter will add the attachment. Axton On Fri, Nov 7, 2008 at 1:56 PM, Warren Baltimore [EMAIL PROTECTED] wrote: ** ARS 6.3 ITSM 5.5 Solaris 9i Oracle I'm sure there is a way to do this, but for the life of me, I can't remember how! I have

Re: Picking a file up

2008-11-07 Thread LJ Longwing
Lesse...brainstorming Create a regular form for holding the records that are successful Create an escalation on User that files on qual 1=2, and add an else action push to the form you just created that creates a record On the from you created, create a series of filters that fire on submit.

Re: Picking a file up

2008-11-07 Thread Warren Baltimore
AAAUGH! I knew it was something super simple and right under my nose! I think I've even done this before. I REALLY need a beer(s)! Thanks guys! On Fri, Nov 7, 2008 at 2:07 PM, LJ Longwing [EMAIL PROTECTED] wrote: **