Import a file from S3 to Bionic Rules directly
I've been hearing multiple use cases / suggestions around being able to import the data file from S3 into Bionic Rules.
1) Eliminate the need for setting up S3 jobs and then running the rule separately and potentially avoid 24 hours of delay before data is processed and available for consumption.
2) Loading data to SFDC directly without needing to store in MDA as a staging area
3) Without having to think about missing schedules. With Bionic Rules, reading the data from S3 and processing can be one rule.
4) Avoid storing unwanted data. Dimensionality reduction, filtering the bad quality records, applying the transformations.
5) Merging multiple files into one data set before loading.
What are the other supporting use cases that you can think of?
1) Eliminate the need for setting up S3 jobs and then running the rule separately and potentially avoid 24 hours of delay before data is processed and available for consumption.
2) Loading data to SFDC directly without needing to store in MDA as a staging area
3) Without having to think about missing schedules. With Bionic Rules, reading the data from S3 and processing can be one rule.
4) Avoid storing unwanted data. Dimensionality reduction, filtering the bad quality records, applying the transformations.
5) Merging multiple files into one data set before loading.
What are the other supporting use cases that you can think of?