Data Integration Pipeline: How to run a pipeline for an integration which uses quick mode?
Summary:
You can't run an integration as part of a pipeline if the integration uses Quick Mode because the pipeline expects a start/end period and this concept doesn't exist in Quick Mode.
Content (required):
You can't run an integration as part of a pipeline if the integration uses Quick Mode. The pipeline expects a start/end period and these don't exist for a Quick Mode integration. In my example I'm extracting data from Planning using the "All Data" type which internally runs an MDX statement to export data. The periods for the extract are defined in the extract filters. When you try this in a Pipeline you have to enter a start/end period and this screws up the MDX. I've tried to get around this using the REST API but I have the same issue,