Excel Ole creation fails

13 views
Skip to first unread message

Peter Homolya

unread,
Feb 27, 2017, 2:45:48 AM2/27/17
to Jenkins Users
Hello!

I'm running a pretty large and complicated script on the Jenkins of our company. The one responsible for the maintanance of the script told me that everything went well on the Test Server, however when she tried running it on the live server, it suddenly crashed.

Long story short:
  • I start a Rational Doors, DXL script
  • The script invites another DXL script
  • Which creates an Excel Ole object

However here comes the problem, the OLE object is null, it's not created. On the test server everything went perfectly, there was no problem with the excel. There is Excel 2013 installed on both servers.


In DXL I use the following:

oleExcel = oleCreateAutoObject("Excel.Application")

if(null oleExcel)
        { error message here }




Thank you very much in advance, if you can help me with anything!

Reply all
Reply to author
Forward
0 new messages