For the complete documentation index, see llms.txt. This page is also available as Markdown.

Apex Classes and Triggers

Apex Applications

To view all the applications

  1. Navigate to IZ Eye -> Salesforce Apex. Overview includes -

a. Name - Name of the Apex Class or Trigger

b. Organization - Organization to which the app belongs to

c. Environment - Environment to which the app belongs to

  1. Click on the Plus icon to view the details

  1. Summary details include -

a. Total Issues - Indicates total number of issues once the application is scanned

b. Status - Indicated the status of class / trigger in Salesforce

c. Last Scan - Time since the last scan was performed

  1. Actions include -

a.View Dashboard - Summary report of all the issues.

b.View Issues - Detailed report of the issues with file names and line numbers.

To view only Apex Classes or Triggers

  1. To filter either Classes or Triggers locate the Source filter from the filtering options and choose the appropriate value -

  1. Apex Class - To filter only Apex Classes

  2. Apex Trigger - To filter only Apex Triggers

Use these filters to narrow the list quickly, then open the application details to review scan status, issue count, and the available reporting actions for the selected Apex Class or Trigger.

See Also

Last updated

Was this helpful?