I have scheduled script that import all records from FileMaker table to Oracle. Basically, I have FileMaker database with two tables - one FileMaker table, and another Oracle table. Running a schedule manually (from FileMaker) everything is working perfectly (at first, all existing data in Oracle table is deleted, and after it in this table is imported all records from FileMaker table).
Running this from FileMaker Server 9 I have response "Script error" (and nothing else). What I have missed, or am I doing it on right way?