Question
4
Replies
8627
Views
Zensar
Posted: July 29, 2016
Last activity: August 9, 2016
Closed
Move/Deploy an optimized property in higher environments
Hi All,
I have a property which needs to be optimized. I have done that through optimize for reporting option.
Can anyone let me know how to reflect these changes in higher environments like QA, PROD etc ?
Like adding anything in new product file or something else needs to done ?
Thanks in advance
***Updated by Moderator: Vidyaranjan. Removed user added #helpme tag. Apologies for confusion, shouldn't have been an end-user option***
Which version you are on? If you are in latest version of Pega 7 (718+) platform then i think it will be easy.
You can try following approach:
You can create Rule-Admin-Product with required table, so while importing Pega import wizard has knowledge of creating missing columns in the target database. OR You can manually prepare prepare SQL with the required DB columns changes and run it on production.
And then -
If you are not worrying about exisitng work objects then only import the RAP should suffice your requirement.