Scenario Overview
In the next step of the data flow we define another DataStore Object (advanced).

But unlike the previous object, which was defined as a Staging object type using fields, this one will be defined as a Standard object type and will use InfoObjects instead of fields.
InfoObject-based Standard DataStore Object: system settings

In our scenario, the sales transactional data is loaded from the Corporate Memory which uses a field-based Staging DataStore Object. The target will be the InfoObject-based Standard DataStore Object. The object has modeling type Standard DataStore Object with Write Change Log option selected. The setting Write Change Log is typically used for a DataStore Object (advanced) in the Data Warehouse layer. This is because a change log enables the management of delta records in downstream data flows.
With this type of DataStore Object (advanced), a data load has to be activated in order to apply the changes and enable the records to be available for reporting. For testing purposes activation of requests can be manually executed, but for production systems, activation of requests is part of an automated process chain which can be scheduled.
In the InfoObject-based Standard DataStore Object, four InfoObjects have been defined as part of the key. This key defines the uniqueness of records in the DataStore Object (advanced) and is used to handle delta records. As this DataStore Object (advanced) may also be filled with sales transactional data from other sources systems, the InfoObject 0LOGSYS (Source System) is also defined as part of the key and provides an indication of the origin of the data.
Watch the following demo to explore settings of the InfoObject-based Standard DataStore Object.