Applied for exporting more than 1 million records.
- Create or use an existing auto-number field. Alternatively, you can use any number fields that can make up a unique value, as long as they are sequential. Note: If you are adding a new auto-number field, make sure to enable the “Generate Auto Number for existing records…” option.
- Create a formula field that converts the auto-number field text value into a numeric value—you cannot use an index with comparison operators such as “<=” (less than or equal to) or “>” (greater than) for the text-based auto-number field. In this example, we’ll name this field “ExportID.”
- Place a custom index on the formula field by contacting salesforce.com Customer.
Source: https://developer.salesforce.com/blogs/engineering/2013/06/extracting-large-data-volume-ldv-in-force-com
Comments
Post a Comment