function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
AshishyadavAshishyadav 

Regarding integration (Governor limits)

Does Governor limits comes into act when we are integration with some ERP system.

Suppose Iam integraton salesforce to oracle ERP and updating few records in Oracle

Does Governor limits specifies that only this many reocrds can be update or flow from one end to another
Jia HuJia Hu
Governor limits are usually used for Apex.
In your case, you should consider the API limit,
check the following doc, from Page 34 API Limit
https://na1.salesforce.com/help/doc/en/salesforce_app_limits_cheatsheet.pdf