i am following below steps for my QlikView Application:
1) Generate Qvds : load data from database and generate Qvds
2) Application : Loading data from different qvds and and generate data Model
3) Access Point : Using Access point to publish the application
I need help in 1st step. i need to check count of Orders in database and count of Orders in Qvd, once Qvd is generated.
IF Count of Orders from Database does not match with Qvd count then it should send email or error msg and stop further processing like loading data into application and displaying on access point.
Note: I am using QlikView Server for tiggering the jobs.