Hi Everybody, Figured out this good way of reverse engineering/ dissecting application specific features, thought it would be good to share.
Suppose for a particular feature there is a need to figure out all what all entities are affected. We can simply do the "action" on the application's UI, thereafter use "Web Tools > Import / Export > XML Data Export" to export all entities which were updated after a particular time by specifying a value in "Records Updated Since" field: its value could be "action time" + 10 seconds. Some of the exported entities like JobSandbox, RuntimeData, ServerHit etc. may be ignored. For more accurate results, this should be tried on systems which no one is else is simultaneously accessing. -- Regards, Varun Bhansaly
