Question
4
Replies
462
Views
Posted: April 4, 2018
Last activity: April 5, 2018
Closed
How to export all the change from TEST to UAT
Hello-
I am looking for a way to export all the change have been made in one environment in past 7 days and package to Jar file to move to other environment.
What is the best way to accomplish that?
thanks all your advice ---
In the Data-Rule-Summary class, there is a List view report UpdatedRecentlyByMe, where you can filter out with the date range and respective operators to get the list of rules that got modified in Last 7 Days.
Then RAP and promote the code to the other environment.
Thanks
Sandeep P V