Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Problem with serverside export

Hello!

I am wondering if there are any special requierments using the function ServerSideExportEX when running it on the server?

I have created a report where, when i run it localy, i can export a chart to XML. But when i run the same macro when i´ve loaded the report on server it dont work. The macro is simple:

         

     obj.ActiveDocument.GetSheetObject("CH03")'

     obj.ServerSideExportEX "path\test.xml", ";", 3

Any1 had a similar issue and solved it or knows why it wont work?

/Regards

Labels (1)
1 Reply
marcelo_7
Creator
Creator

This was helpful to me and your problem seems similar:

http://community.qlik.com/message/249128#249128