Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
prasadcm
Creator II
Creator II

Export manual task from QMC

Hi,

I need to export manually intervened tasks from QMC,like administrator has manually aborted,distributed,runned,triggered tasks.

How can i do it?
rwunderlich Is it possible from QVPR Analysis application?

Thanks & Regards,

Prasad Mayekar

2 Replies
Peter_Cammaert
Partner - Champion III
Partner - Champion III

The QVPR only contains Task definitions (and various other QMC definitions), not the Task execution history. That part can be found in the DistributionService folder under TaskExecutionHistory and TaskResults.

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

So you want to report on where the Admin manually intervened? It's an interesting question. You could process the task logs. The first line of each Tasklog.txt will tell you something about how it was started.

"Triggered by 'ScheduleTrigger'"

"Triggered by 'ManualStartTrigger'"

Further on down the log for a manually aborted task you would see:

"Triggered by 'ManualAbortTrigger'"

I may have some code that would summarize this. I'll post if I get it working.

-Rob

http://masterssummit.com

http://qlikviewcookbook.com