The majority of Rules you build in Rule Designer will start with a Realtime Input Step. This allows you to call the Rule and allows you to understand the Fields and Field formats that needd to be passed to the Rule.
You may build Input Templates for your Brand specific Rules. To provide a quick start we have a Public Template called Realtime Input. This contains all the Fields that are required for a Rule containing a Get CXID Public template to work.
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
No Configuration items exist
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 |