Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Philips
NL
Last activity: 25 Aug 2016 3:07 EDT
Move manually created view to another environment
On development environment i've manually (from sql) create VIEW. On Pega side I've create class and Database Table for this view and map everything.
So when I will decide to move my changes from development to testing enviroment - what should I do? Only incude in product rule Database Table instance and this view will be created on test env automaticaly? Or I should execute my CREATE VIEW script on test env manually?
In what cases Pega create database objects automatically on importing of RAP file and when we need to execute scripts manually?