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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Schedule is not happaning

HI all,

if am trying to  scheduling my qvw it is failing 

if i reload manually it is reloading my i know the reason

i don't have publisher license is that the issue.

1 Solution

Accepted Solutions
Not applicable
Author

i got anser

Section Access;

SA:

LOAD * INLINE [

ACCESS, NTNAME, SID

ADMIN, QVAdmin,

];

CONCATENATE(SA)

LOAD [ACCESS],

     NTNAME,

     SID

FROM

(ooxml, embedded labels, table is SECTIONMASTER);

Section Application;

:


View solution in original post

25 Replies
krishna20
Specialist II
Specialist II

Hi,

Siva,

Have you schedule your app any one of options i.e; daily,weekly.....

Regards

Krishna

Colin-Albert
Partner - Champion
Partner - Champion

You do not need publisher to schedule a task.

You need to select an option in the Reload Schedule. Try selecting Hourly. You should then see your job listed in the Status window, and you can either wait until the reload is due or click the black arrow to run the job immediately.

Not applicable
Author

Hi

i had try wit daily and hourly it is failing on both

Not applicable
Author

Colin-Albert
Partner - Champion
Partner - Champion

Have you checked the logs?

You can view the log on the QMC by clicking the  Show Task Details option at the top right of the QMC screen. You need to select a single job on the left to view the details of a job.

qmc1.JPG

Then click Logs to see the log details. You must select a single job on the left screen to see the log details.qmclog.JPG

Not applicable
Author

i can't see the the log file

in qvw doc setting i had checked create log also

krishna20
Specialist II
Specialist II

Hi,

Please restart all your services once and then check.

Regards

krishna

Not applicable
Author

Can you post the QVW text log file too?

Colin-Albert
Partner - Champion
Partner - Champion

Select one of your failed jobs by clicking on the task name listed under default, then select Show Details and you can view the log.