**
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