-1

I have source system in SAP BW and want to migrate data into AWS S3 bucket using AWS DMS (Database migration service). All the source data are in flat file format (Either .CVS or .xls).

How to connect to SAP BW from AWS DMS service and extract data from source?

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
Suvo
  • 19
  • 1
  • If all your data is in cvs or excel... what's the connection needed for? – James Z Aug 11 '20 at 14:49
  • What have you tried? Did you run into any issues? Remember that we expect a minimum a research effort from you if you want us to invest time for you. – Exelian Aug 11 '20 at 14:52

1 Answers1

0

I don't know if it's the same thing, but you can check this manual on how to migrate SAP ASE database as source.

https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.SAP.html

Raul Barreto
  • 979
  • 5
  • 9