Loading

How to find Salesforce Apex classes manually

게시 일자: Aug 4, 2025
단계
GOAL
 
Salesforce connector can be used to list and call Apex classes. Normally, you would configure Salesforce to download all Apex classes metadata then parse them to list in the UI. However, there are times you need to manually specify Apex class names: 
  • there are too many Apex classes and the communication between Salesforce connector and Salesforce.com is slow. Timeout exception is received when trying to retrieve all metadata
  • due to a known limitation, as of Salesforce connector version 8.2.1.201703101209, only first 200 Apex classes metadata are returned
This article shows steps on how to retrieve metadata of a specific class.

PROCEDURE

User-added image

User-added image

User-added image
Knowledge 기사 번호

001114776

 
로드 중
Salesforce Help | Article