Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
how to make the model dependent on qvds, and app on model in qmc while scheduling the job
Hi Manoranjan,
it would be better if you elaborate more in order to be more effective in finding a solution to your problem.
Maybe you are talking about something like three tier architecture, if so:
You should have 3 layers:
Then in QMC you can schedule the extract at your desired time, and chain the model and UI.
Please let me know if this helps you and if you need more info.
Kind regards,
so i should make the time difference between these three tier , qvd as to run on 12pm data model on 12.30pm and UI on 1pm
You can chain the tasks after the successful ending of the previous one.
In the console, in the triggers tab of the task window, you will find that you can scghedule a task based on an event from another task, you can schedule as follows:\
This way if any layer fails it wont affect the next ones and they wont execute, also if they take longer than expected the next ones will always run after the previous ends.
Let me know if this helps.
Kind regards,
Here, You want to give custom object schedule, Right?