Hello,
I have created a .csv endpoint based on a view in my MDW. I’m able to successfully execute the endpoint manually or through the execution package, where the .csv gets created as expected.
However, I can’t seem to add the package to a job, and can’t get it to work through Exmon/Orchestration.
In Exmon, my StocklistCSV package can be found. However, when I run it in Exmon, it doesn’t do anything and doesn’t show in the execution log. If I add the package in a process, it won’t run and time-out after 10 minutes.
Do you have any idea how I can schedule to execution of the CSV endpoint so it creates the file based on a schedule?


