Skip to main content
I have created a Salesforce Connect Custom Adapter (see here (https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connector_start_connection_class.htm) to begin documentation).  However, I'm noticing via the debug logs that the DataSource.Provider class is running every time I change tabs, reload a page, or perform any other action.  It seems against the logic of the Custom Adapter tech to load on everything/anything unrelated to the associated External Objects.

 

What am I missing here?  Is there some way I'm supposed to limit this via code that I haven't found?
1 risposta
0/9000