Adobe Analytics · Arazzo Workflow
Adobe Analytics Validate then Upload a Batch Events File
Version 1.0.0
Validate a gzip-compressed events file and upload it only when validation passes.
View Spec
View on GitHub
AdobeAnalyticsBusiness IntelligenceCustomer IntelligenceDigital MarketingMarketingWeb AnalyticsArazzoWorkflows
Provider
Workflows
validate-then-upload-events
Validate an events file and upload it when it passes validation.
Validates the events file synchronously and, only when it reports success, uploads the file for ingestion using the same visitor group ID.
1
validateEvents
validateEvents
Synchronously validate the events file without ingesting any data.
2
uploadEvents
uploadEvents
Upload the validated events file for ingestion using the same visitor group ID.