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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Can we start the task depend upon the Database updation?

Hi experts,

I just want to reload the task if Database updated with the current date's data.

Is any functionality in Qlikview?

Regards,

Kabilan K.

12 Replies
whiteline
Master II
Master II

Hi.

Yes, you can use external event triggering using EDX (web service).

sushil353
Master II
Master II

hi,

you can write batch script file for that.. i don't think that there is any direct functionality for the same

HTH

Sushil

ashfaq_haseeb
Champion III
Champion III

Hi,

I think yes it can be done by using EDX triggers.

Look at the below post.

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

Regards

ASHFAQ

Not applicable
Author

Are we need to install any thing for this EDX?

Not applicable
Author

Could you pls provide me short walk through to do this ?

Regards,

Kabilan K.

ashfaq_haseeb
Champion III
Champion III

Hi, My post points show that.

Regards

ASHFAQ

Not applicable
Author

Bat file to check the Db is update?

Can u give me a script for that?

whiteline
Master II
Master II

Bat file to trigger the EDX event.

You have to call the bat file after the database update is complete. It's not the QV question and the method depends on the database that you use.

Not applicable
Author

And I have a another qus,

Can we trigger the bat file depends upon if Qlikview task has finished sucessfully.

Regards,

Kabilan K.