How to move modified context dictionary to next environment?
Hi,
In Pega 8.4 environment Env1, I've added the new association in the context dictionary with primary context. The context dictionary was saved without any error.
Now, I need to move the changes to environment Env2. What would be right approach?
- I add the association in Env2 and save the context dictionary again
- Take the product file for context dictionary from env1 and deploy to env2
If there is other option please sugges