Skip to main content
So, I am looking for a tool to analyze the impact of a change in salesforce. we are in the process of revamping our instance and impact analysis is critical before making any addition/modification to existing components. I know about Panaya Changeguru , but id there a free app/tool out there that basically serves the same purpose ?
8 comments
  1. Aug 21, 2014, 6:06 PM

    Friends,

    Happy to share home grown solution to overcome field analysis problem. I was asked to remove unused fields in an Org with 40+ custom objects. At the onset, this looks like manual task of painfully trying to delete field and see whether SFDC throws an error or not.

    Thought of creating application where user can search for field use across -

    Validation Rule

    Formula

    Apex Trigger

    Apex Class

    VisualForce Pages

    If the field is found to be use then a tabular format result shows the usage link.

    You may download free manage package link at

    https://login.salesforce.com/packaging/installPackage.apexp?p0=04t90000000VBWJ

    As always. feedback to improve tool is most welcome!

0/9000