sac_export_create_subscription
Set up a data export subscription to track delta changes in SAP Analytics Cloud by specifying namespace, provider, and entity set.
Instructions
Create data export subscription for delta tracking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Filter | No | OData filter | |
| Selection | No | Comma-separated dims/measures for FactDataAggregation | |
| ExternalID | No | Unique external ID for subscription chain | |
| ProviderID | Yes | Provider ID | |
| Description | No | Description | |
| NamespaceID | Yes | Namespace ID | |
| EntitySetName | Yes | Entity set to track | |
| allowalteration | No | Must be true to execute |