Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
user8
Contributor III
Contributor III

Executed App in PRD but data is from UAT

Hi,

I created a new app in UAT. The app will load data from a QVD file. In PRD I created the same QVD file but with reference to PRD data. I exported the app from UAT and imported it to PRD and published the app. When I run the app in PRD, it is loading the data from UAT and not from PRD. Any idea why the app is not loading the PRD data?

Thanks!

 

 

 

Labels (1)
1 Solution

Accepted Solutions
Wlad_Masi
Employee
Employee

Hi @user8 ,

 

When you export the app from UAT it goes with your UAT connections.
You will need to adjust your connections pointing it to PRD files and it will work fine.

Lets says UAT loads from Network/UAT/QVDS/Table.qvd.
If you reload it in PRD it still finds the file so it is not giving you an error.
You will need to edit connection and point it to Network/PRD/QVDS/Table.qvd.

I hope my example helped you to understand the problem.

To help users find verified answers, please don't forget to mark a correct resolution or answer to your problem or question as correct.

View solution in original post

1 Reply
Wlad_Masi
Employee
Employee

Hi @user8 ,

 

When you export the app from UAT it goes with your UAT connections.
You will need to adjust your connections pointing it to PRD files and it will work fine.

Lets says UAT loads from Network/UAT/QVDS/Table.qvd.
If you reload it in PRD it still finds the file so it is not giving you an error.
You will need to edit connection and point it to Network/PRD/QVDS/Table.qvd.

I hope my example helped you to understand the problem.

To help users find verified answers, please don't forget to mark a correct resolution or answer to your problem or question as correct.