on 2008 Jul 15 10:42 AM
Hi all,
I made a generic extractor based on view with 8 tables, which 2 tables custom and 6 standard.
I have setting Timestamp and ZDATE field from custom table as point of delta determination, with upper limit 1800 seconds and lower limit empty
The ODS is empty, then I loaded the init infopackage without transfer data and then there is the record into RSA7 delta queue but the LUW is 0.
How can I do, please?
Thanks in advance
Gianmarco
Hi,
For generic delta, once you load the delta and if it fetches any records then the LUW shows 1 in RSA7 else 0. Thats how it works in generic delta extractors.
Try pulling in the delta and see if any records come through. If any records come through then the RSA7 entry will show 1. The next time you pull a delta it'll again show 1 and if there's no records it'll go back to showing 0.
Cheers,
Kedar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Gianmarco,
The o/p is 0 because you did not load any data.
All you have done is Initialize Delta without data transfer.
You need to maitain the data source setting in the Delta table and give dates
for which you want to run the data, run delta and then see the o/p.
I think you got the point why the LUW is 0.
Award points if helpful.
Thanks,
Anu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
To maintain the datasource in RSA7 ie Delta queue, u have to initialize it. the procedure is
1.goto infopackage for the datasource goto Update tab, select Initialze delta process radio button and check Initialization Without datatransfer check box.
After that start the infopackage. now u will get the datasource maintenance in RSA7. check it there.
After this u can get LUW's into RSA7.
Assign points if helpful.
Do this at BI Side
To maintain the datasource in RSA7 ie Delta queue, u have to initialize it. the procedure is
1.goto infopackage for the datasource goto Update tab, select Initialze delta process radio button and check Initialization Without datatransfer check box.
After that start the infopackage. now u will get the datasource maintenance in RSA7. check it there.
Do this at Source System Side
RS02 --> Data Source u have created and enable the delta functionallity there
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.