How can I automate qilkview refresh based upon a oozie job completion
Currently I have a oozie script that creates a hive table as output.The qlikview is dashboard is reading this hive table and data is reloaded/refreshed.
But if I want the dashboard refresh to happen only after successful completion of the oozie workflow from hadoop how can I do it
Can I still use EDX trigger if so can someone please explain the process