• Venkat Vishal Reddy Nakka
  • NEWBIE
  • 10 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 2
    Replies

Hi All, 

Is Platform Cache of 3 MB free for AppExchange-certified and security-reviewed managed packages as "Provider Free Capacity" ? 

This help doc says its free : 

https://help.salesforce.com/articleView?id=sf.data_platform_cache_setup_provider_capacity.htm&type=5

But another doc says ISV has to purchase cache for use with the applications they provide to customers.

https://help.salesforce.com/articleView?id=sf.data_platform_cache_purchase.htm&type=5

Can anyone provide some clarification on this please ?

Based on API Request Limits mentioned in the document :

https://developer.salesforce.com/docs/atlas.en-us.salesforce_app_limits_cheatsheet.meta/salesforce_app_limits_cheatsheet/salesforce_app_limits_platform_api.htm

Example : For Enterprise Edition : Total Calls Per 24-Hour Period : 100,000 + (number of licenses x calls per license type) + purchased API Call Add-Ons

1) Does this include Apex callouts made to external System also ?
2) Does Apex Callouts have only transactional limits (100 callouts in single transaction) or do they also include in 24 hour period limit mentioned above ?

We are facing an error "Failed to load resource:net:: ERR_Network_IO_Suspended" when custom lightning component is loading for only regions like Mexico where network is very slow.
Is there any resolution to overcome this issue which can be handled in lightning component??
 
We have a form which contains fields such as First Name,Last Name and PAN Number. Now when user clicks on submit button it should display CIBIL Score based on the PAN entered. 

Is there any free Credit API that can be called from Apex? what kind of Integration should be perfomred to get CIBIL/Scredit Report?

Hi All, 

Is Platform Cache of 3 MB free for AppExchange-certified and security-reviewed managed packages as "Provider Free Capacity" ? 

This help doc says its free : 

https://help.salesforce.com/articleView?id=sf.data_platform_cache_setup_provider_capacity.htm&type=5

But another doc says ISV has to purchase cache for use with the applications they provide to customers.

https://help.salesforce.com/articleView?id=sf.data_platform_cache_purchase.htm&type=5

Can anyone provide some clarification on this please ?

Based on API Request Limits mentioned in the document :

https://developer.salesforce.com/docs/atlas.en-us.salesforce_app_limits_cheatsheet.meta/salesforce_app_limits_cheatsheet/salesforce_app_limits_platform_api.htm

Example : For Enterprise Edition : Total Calls Per 24-Hour Period : 100,000 + (number of licenses x calls per license type) + purchased API Call Add-Ons

1) Does this include Apex callouts made to external System also ?
2) Does Apex Callouts have only transactional limits (100 callouts in single transaction) or do they also include in 24 hour period limit mentioned above ?