Your Rules can run independently within Alterian Journey Orchestration. In most cases however you will want the running of the rule, the information contained within the rule and the CX decisions created to be used in your reporting. This could be your Journey Analytics, your success calculations or our integrated CX Reports
Getting the required information into your reporting is easy. A Public Tempalte exists called Event Queue
Input Data
Field | Description | Example |
---|---|---|
data1 to data10 | Series of ten fields that provide a simple template allowing data to be exported from the Rule to Amazon S3 | data1 |
Configuration
The configuration items are focused on connecting to AWS and breaking the file outputs into suitable chunks.
Parameter | Description | Example |
---|---|---|
Access Key | Access Key | |
Bucket | The name of the S3 Bucket the output should be written to | |
Buffer Size | Number of rows to buffer before writing the file (Default to 5) | 100 |
Enclosure | Field Enclosure | |
Extension | file Extension | |
File Prefix | File name | myfilename |
Folder | Folder the output should be written to | |
Region | The AWS region to use when connecting to the Bucket | eu-west-2 |
Secret Key | Secret Key | |
Separator | Row Delimitor | |
Time Period | Time Period in Minutes to buffer rows before writing to file. Works with Buffer size | 60 |
Processing
This tile template will allow ten fields to be mapped and will export these to S3.
Output Data
Field | Description | Example |
---|---|---|
Message |