Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Suggestion:Task Error In QMC

Hi, Everyone

I've got an issue when QMC reload our qvw, sometimes it failed, but if I running again in QMC, It success reload our qvw.

I need your suggestion,

Thanks for your help 

11 Replies
pradosh_thakur
Master II
Master II

Hi Yislam,

Should not you use relative path to save when using the store statement so that it will work in all the environment?

Anyways . check if you missed a semicolon ';'  after the store statement

Store FACT_RISK_BARU INTO ;

Learning never stops.
Anonymous
Not applicable
Author

Hi Pradosh,

Like I said in my previous post.

If I reload again in QMC when another task in QMC is idle, it's successfully reloaded.

So I think my script is work well.