!--a11y-->
Activating Incremental Generation 
You use this procedure to activate the Incremental Generation function. The incremental generation function allows you to reuse existing runtime objects that are stored in the Mobile Application Repository (MAR) and that have not been subsequently modified.
You want to use the Incremental Generation function.
You have configured the Mobile Repository Server.
...
1. In the Mobile Application Repository, in the ARS_SYSTABLE table, set the value of the INCRGENFRC field to YES.
2. In the ARS_SYSTABLE table, set the value of the CLINVPERFORMED field to NO.
Use the following table to learn more about these fields.
Field |
Value |
Description |
INCRGENFRC |
No |
Incremental generation is disabled |
Yes |
Incremental generation is enabled. |
|
CLINVPERFORMED |
No |
Initial setup for incremental generation completed |
Yes |
Initial setup completed without incremental generation.
This value must be No. |
...
For more information about generation, see Mobile Client Application Generation.