Book a Demo

Author Topic: Fragment & Automation server can't create object  (Read 4059 times)

Uffe

  • EA Practitioner
  • ***
  • Posts: 1859
  • Karma: +133/-14
  • Flutes: 1; Clarinets: 1; Saxes: 5 and counting
    • View Profile
Fragment & Automation server can't create object
« on: September 17, 2015, 07:50:05 pm »
Hi guys,


I've got a set of doc templates with fragments. Some of these fragments issue SQL queries, some run scripts. Everything is deployed in an MDG Technology.

One of my users is having problems. The script-type fragments produce empty sections, and the output window shows the error
"Script Error - utomation [sic] server can't create object"

All the other sections come out correctly, and her model is structured as the templates require.

The error message indicates that the embedded script fails to run, presumably due to a problem with permissions or even missing libraries. Neither the user nor I have admin access to her machine as we are in a controlled IT environment, so what I need to know is what to tell the IT guys.

So: what libraries and permissions are required for EA to run the embedded script in a template fragment?

That is my question, and I'm hoping for one of the Sparxians to respond. So please please, if the usual suspects could not chime in with "you should do it a different way" or "that's EA for you" or "use my product instead" or anything along those lines just this once it would be very much appreciated.

Helpful hints are of course always welcome.


Cheers,


/Uffe
My theories are always correct, just apply them to the right reality.

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: Fragment & Automation server can't create obje
« Reply #1 on: September 18, 2015, 11:02:57 am »
Hard to say without seeing the content of your script fragments.  Are your scripts trying to create any special objects such as FileSystemObject or DOMDocument?