You need to sign in to do that
Don't have an account?

Critical Updates - Scanning Org for Usages???
Hi, I see there a few critical updates coming up. For example, this one has 0 days remaining....
PageReference getContent() and getContentAsPDF() Methods Treated as Callouts
Is there anyway to scan through all clsses to see if we use either of these functions?
Does anyone have experience with this update breaking anything?
Thanks!
PageReference getContent() and getContentAsPDF() Methods Treated as Callouts
Is there anyway to scan through all clsses to see if we use either of these functions?
Does anyone have experience with this update breaking anything?
Thanks!
You can use the Force.com IDE to download the entire project, and then do a global search for the function name. The IDE will then return all references in your project based on your search.