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

set EDXTaskStatus into a document

I have done a button that reloads a document from access point. I have used EDX trigger . I can monitor EDX Task status but i don't know how to let the user known that the task has been completed successfully. I' d like to write EDX Status into a variable.

I can use a .bat file to run QMSEDX or a shell object. How can i get a feedback?

I have Qlik server 11 sr12. Thanks

Labels (1)
2 Replies
Anonymous
Not applicable
Author

Hi nicola ,

Can u please help me how to create trigger using edx  as button .on the Front end. i already having bat file created.

and i think user will know that the data is updated by creating 'reloaded Status=' on with current reload time as text box .

thanks ,

Bunny

Not applicable
Author

I have done the process described in this link

Using EDX in QlikView 11

If you create a button, you link an action (execute a macro) and in the macro you open the .bat file that runs the exe attached in the link.