LAS Changes for ReCAP and HD

SFTP to AWS S3 Migration: LAS Changes

Background

In the SFTP we have all the data for all partners and for all environments are on one storage system on one folder. On the AWS S3, we are planning to have 4 AWS Buckets, one for each environments, namely

a) scsb-prod
b) scsb-uat
c) scsb-test
d) scsb-local

Each environment will have the following the categories.

a) <scsb-prod>/data-feed/...
This folder is for partners and IMS institutions to place feeds for SCSB applications, Ex. Daily SubmitCollection files, Daily reconciliation files, Monthly reconciliation files

b) <scsb-prod>/data-exports/...
This folder is for Full and Incremental export files. Everyday SCSB generates and places files in this location

c) <scsb-prod>/reports/...
This folder is for all the reports SCSB generates

d) <scsb-prod>/archival/...
This folder is for all the files older than 90 days

  1. Naming changes:

Please prefix all files with “scsb_” (lower case)

If the file is from HD, please prefix with scsb_hd_<File Name>

If the file is from RECAP, please prefix with scsb_recap_<File Name>

2. Directory changes:

 

SFTP Path

AWS S3 for RECAP

AWS S3 for HD

Daily Reconciliation

 /share/recap/daily-reconciliation/prod 

<bucket-name>/data-feed/ims/daily-reconciliation/RECAP/scsb_recap_*

<bucket-name?/data-feed/ims/daily-reconciliation/HD/scsb_hd_*

Monthly Reconciliation

/share/recap/monthly-reconciliation/prod

<bucket-name>/data-feed/ims/monthly-reconciliation/RECAP/scsb_recap_*

<bucket-name>/data-feed/ims/monthly-reconciliation/HD/scsb_hd_*