hbindu
18 days agoNew Contributor III
FDXExecuteCubeView
Hi,
I am working on extracting data from a Cube view to a flat file. I am using FDXExecuteCubeView query to extract. The extract file is executed to run for one year. I am seeing for each Entity, Scenario, Time (DU) a log entry is created in Task Activity. The Task Activity is getting flooded with cube view log entries.
Is there a way to stop the Cube view entries for each Page (Entity, Scenario, Time).?
On the Cube view I have the log setting set to False and also in the FDXExecuteCubeView setting I have the logStatistics setting set to False.
Is there a way to not log the entry for each time cube view is run for (Entity, Scenario, Period)?
Appreciate your inputs!