Hi,
i am in supporting team.we dont have particular documents for framework manger.now my problem is.in my model in Foundation view previously developers copied one query subject many times and they renamed that query subject with different name with suffix with alias.(they didn't created shortcuts they directly copied and pasted query subject).
now how can i find out using which query subject they created these copies.i tried alot to find out it.could you please help in this.your help highly appreciated.
thanks
bvk
Basically the whole transaction history of actions within FM is stored and kept in seperate file(s). You can read this history through 'view transaction history' from menu (Project part) . This is doable if you know where to search on date. Otherwise it would involve scanning the model.xml file in a text editor searching for a certain name. The query subject with the oldest timestamp should then be the original one..
HI blom0344,
thank you very much for your reply.
thanks
bvk