Updating the variable value for incremental data load

When extracting data for a specific query object, the corresponding Extract Object must be updated in the variable. This variable update is required to enable incremental data loading after the initial data load.

Query Extract object
FSM_GeneralLedgerTotal_Compass GeneralLedgerTotal
FSM_GeneralLedgerTransaction_Compass GeneralLedgerTransaction
FSM_GeneralLedgerTransactionDetail_Compass GeneralLedgerTransactionDetail
  1. In Infor Birst, select the [Tenant]_CSF-Source-GL space.
  2. Select Admin > Manage Variables.
  3. Search for the variable ResetSelectedObjectList.
  4. Click Edit.
  5. Specify this information:
    For example, if you are loading data only for GL Transactions, set the variable value to GeneralLedgerTransaction.
    If you are loading data for multiple objects, specify all values separated by a semicolon (;).
    Example: GeneralLedgerTransaction;GeneralLedgerTotal
  6. Click Save.