SelectObjectContentDemo.bwp

This sample process demonstrates Select Object Content feature by using JSON Input and Output Serialization.

The process creates a bucket, uploads sample JSON input file on the bucket, and executes the S3 Select SQL expression. It returns a JSON output string that is parsed by using the Parse JSON activity. It then prints the output on console logs and deletes the bucket.