Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Community,
in one of my application, i am loading data from saleforce using salesforce conncetors,
its working fine ,when i load in my qlikview desktop, ad its also working fine when i manually load on server,
but did does not load data(mean its load 0 record), when i scheduler it in server...
it does show any error, but when i schedule it, and it run successfully, but no record in the QVD,
i am using qlikview 11.20 SR6, 64 bit..
any suggestions...??? what to check...or anybody has,had the same issue..???
Turn on logging in verbose mode, also in the dashboard level turn on logging. You will know from the logs what happened. Connection happened or not or any silent error.
One thing is sure, you have to add error handling to your application, else you never know if really there were zero rows or because of the issue you are facing.
thanks,
Rajesh Vaswani