Question
1
Replies
410
Views
BNP Paribas
Posted: August 21, 2019
Last activity: August 22, 2019
Closed
Solved
Change Application Name & Logo in Theme - Pega 8.2.1
Hello All,
I can change the Application name & Logo in in Theme settings under APP Studio in Pega 8.2.1. But, I don't know, how to migrate these settings from one environment to another? Like, I did modification in DEV environment & I want move those change to SIT by deployment (Instead of doing same changes in SIT Enviornment). Is there any way to do this? Kindly suggest. Thanks.
Regards
Boopathi Balu
1. Pega creates class instance for logo on RULE-FILE-BINARY class. You need to include the instance in the RAP rule. For Example, sample logo key would be: RULE-FILE-BINARY WEBWB APPLICATIONLOGO20190821T142322.582 GMT!SVG #20190821T142322.641 GMT
Refer below screen shot to get the instances..
2. On Application Name, You need to manually update it if you don't move Application rule instances to higher environments.