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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

ServerSideExportEx - AJAX

Hi,.

I´ve have an application with a macro (ServerSideExportEx) that works fine with QlikView Plugin 8.5

The macro is exporting data from an inputfield in the application to a csv-file on the QlikView Server.

Now to my question: Does the functionallity work with the AJAX client?

1 Reply
Not applicable
Author

I would like to know this also. I have a macro that calls a form and then the form stores the entered data into a database. I cant get the form to be called once I create the ZFC. does this functionality work with ajax zfc?





Set

Web = CreateObject("InternetExplorer.Application")

Web.Visible =

TRUE



Web.Navigate

"\\xxxxx\xxxxxx\xxxxx\AGT-AgencyReview.html"