Skip to Content
0
Feb 18, 2011 at 11:32 AM

Start Delta IP Only If Data Is Available

23 Views

Hi together,

We have an InfoPackage, that delivers data using a DataSource in Delta-Mode. Unfortunately the InfoPackage only sporadically delivers data, mostly it returns zero records. Our question is now, how to find out, whether data is available and if not, to discontinue further processing of a process chain and to preserve system resources.

The corresponding DataSource is of type Extract Datasource for an InfoCube in the same system. I tried to get relevant information from request tables, but couldn't establish necessary relations as yet....