Enhancement #14346
[UAT - API] Data Migration_New Report Path
Status: | Resolved | Start date: | 19 September 2022 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | wong yen chen | % Done: | 100% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
Background
Currently, the date migration report file that being generated will only be placed in S3 bucket.
Enhancement
To create a new path to place all the generated report into the intermediate file path (SFTP path)
Current: S3 Bucket only
Add New: Intermediate File Path (SFTP path)
Expected Result
Data migration report will show in both S3 bucket and SFTP.
History
#1 Updated by Shafiqah Rahni over 2 years ago
- Status changed from New to Resolved
- Assignee changed from Shafiqah Rahni to wong yen chen
- % Done changed from 0 to 100
Revision: 219035
----
Modified : /ACSA/BillPaymentAPI/trunk/src/main/java/com/silverlake/mobility/billing/service/DataMigrationService.java
Changes : Send Data Migration Report to same path as intermediate file path
Deployed to UAT1 & UAT2