ReportScript Function : Result = DAOpt.Send

Hi All

I’m trying ReportScript for the first time and I created a simple script to send a document to the Docagent. The script compiles successfully and everything works but when the script gets to the funtion “Result = DAOpt.Send” I get the following message : “Cannot open CustomScript file”.

Has anyone had this error before, and if you did solve it, what did you do ?

Thanks in advance
Marcel Visagie
Caltex Oil SA


Listserv Archives (BOB member since 2002-06-25)

Marcel,

I’m trying ReportScript for the first time and I created a simple script to send a document to the Docagent. The script compiles successfully and everything works but when the script gets to the funtion “Result = DAOpt.Send” I get the following message : “Cannot open CustomScript file”.

There seems to be something amis when submitting to DAS through reportscript in that you HAVE to specify a custom script file. This is a script residing on the server, not the client and I have never found a way around it.

A quick workaround is to specify a dummy script that DOES exist on the server that doesn’t do anything.

Hope it’s some help…

Phil Morris
Analyst Programmer
BITS dept.
Tarmac Heavy Building Materials UK Ltd.
PO Box 8
Ettingshall
Wolverhampton
West Mids
WV4 6JP

Tel: 01902 382183
Email: pimorris@tarmac.demon.co.uk

“My own opinions are not necessarily those of my employer…”


Listserv Archives (BOB member since 2002-06-25)