To make it easier to process and report on data, the system synchronizes InfoPackage requests (PSA requests), data transfer process requests (DTP requests) and where applicable activation request in the standard DataStore object (of the HybridProvider). These requests remain open across several load processes.
Requests are opened and closed as follows:
When the daemon closes a PSA request it also closes the related DTP request and activation request (where applicable) in the same load process.
The data (and the data for the open requests) is available for analysis and reporting as soon as it has been successfully posted to the InfoObject or as soon as it has been successfully posted to the DataStore object (of the HybridProvider) and activated. You can only update data from the RDA InfoProvider to a further InfoProvider (an InfoCube, for example), if the DTP (and activation) request is closed.
In some cases it is useful to close requests before the threshold value is reached. For more information, seeClosing Requests Using a Process Chain andClosing Requests in the Monitor for Real-Time Data Acquisition.