Can We move Dev database to QA database by using Adaptive forms.. Pls do help.. | Adobe Higher Education
Skip to main content
Det här ämnet har stängts för svar.
Bästa svar av 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 svar

Pulkit_Jain_
Adobe Employee
Adobe 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_89Skribent
Level 2
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_
Adobe Employee
Adobe 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.