**
Btw, the client is on windows, server is on unix.  Could it be that I can't add an attachment from the server using an AL?
 
Bob Halstead
 


From: Halstead, Robert
Sent: Tuesday, November 14, 2006 1:54 PM
To: '[email protected]'
Subject: PERFORM-ACTION-ADD-ATTACHMENT

I have this form in remedy that runs a perl script on the server via AL.  This perl script creates an excel file based on command line arguments passed to it by remedy.  I then have another AL that runs right after it doing a PERFORM-ACTION-ADD-ATTACHMENT process cmd.
 
For some reason the PERFORM-ACTION-ADD-ATTACHMENT command fails or doesn't do anything.
 
this is all on a unix box btw.
 
my run process cmd looks like this: PERFORM-ACTION-ADD-ATTACHMENT 536880912 /home/jsoria/SCRIPTS/PERL/REPORTS/log.txt
 
The ID is correct, it points to a attachment field (not the pool). That txt file is at that location as well.
 
One thing, do I need to add a @@: in front of that?  I've tried and I get a ARERR 90 Connection error.
 
Anyone think of what I'm doing wrong?

Bob Halstead

__20060125_______________________This posting was submitted with HTML in it___

Reply via email to