Can We move Dev database to QA database by using Adaptive forms.. Pls do help.. | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by workflowuser

Actually I need to copy the data from Dev to QA via AF. Is there any way. Pls update


Not possible using AF

export the data manually from the db and import it into the target db

1 reply

Pulkit_Jain_
Employee
December 20, 2023

@sbi_89 

Please elaborate the ask?

What kind of data does the DB hold and why do you want to move the data?

SBI_89Author
New Participant
December 20, 2023

@pulkit_jain_ 

I am entering the letterid, letter name and delivery type and etc via adaptive form and storing the value in MySQL DB in dev region. So I dont want to enter again for QA instead just use the Adaptive form to push all the letters details from Dev to QA. Is there any way to implement that via adaptive form. Please advise. Thank you!

Pulkit_Jain_
Employee
January 3, 2024

@sbi_89 

If the data is consistent across different environments then why don't you copy the data from Dev DB to other environments and create new datasource for each instead of using the AF to push the data for each environment.