SK SKYVVA Documentation

1. Export CSV file using Amazon s3 Adapter

In this tutorial, you will learn how to do Manual Process to export a CSV file via an AWS S3 adapter. This adapter supports four separators such as comma, semi-colon, Tab, and Bar of CSV format.

Pre-requisite

Fill Name adapter

It creates the completed message as screenshot below

The records are saved into a CSV file and it will export to the AWS S3 service on the/Dahuy/CSV/Camma/ path folder. The file name will be File Name value + Date + Time + .csv

Here are the records that have been exported

2. Manual Process with CSV Tab separator for outbound processing

Pre-requisite

Fill Name adapter

It creates the completed message as screenshot below

The records are saved into a CSV file and it will export to the AWS S3 service on the/Dahuy/CSV/Tab/ path folder. The file name will be File Name value + Date + Time + .csv

Here are the records that have been exported

3. Manual Process with CSV Semicolon separator for outbound processing

Pre-requisite

Fill Name adapter

It creates the completed message as screenshot below

The records are saved into a CSV file and it will export to the AWS S3 service on the/Dahuy/CSV/Semicolon/ path folder. The file name will be File Name value + Date + Time + .csv

Here are the records that have been exported

4. Manual Process with CSV Bar separator for outbound processing

Pre-requisite

Fill Name adapter

It creates the completed message as screenshot below

The records are saved into a CSV file and it will export to the AWS S3 service on the/Dahuy/CSV/separator/ path folder. The file name will be File Name value + Date + Time + .csv

Here are the records that have been exported

Open this article in the interactive viewer →