====== Transfer Script ====== --- //[[yanjun.wang@errigal.com|Yanjun Wang]] 2019/12/16 20:15// This wiki was created to introduce Transfer Script usually used during QA Reinit. ===== Purpose ===== - Transfer Script usually used during QA Reinit. - It's running against DB. - To replace some of customer data with Errigal data, e.g. customer emails. To prevent some QA notifications send to customer to mess up with production info. - To replace some QA specific configuration, e.g. email account. ===== Place to find ===== - Ansible project: database-setup should handle most of the Reinit process, so the Transfer Script is migrated with database-setup at roles->transform_generation->templates-> - The old script is in [[https://bitbucket.org/errigal/idms-sql-script/src/dev/]] -> qa should be deprecated soon.