ODQ_CHANGEMODE is empty

All,

I am trying to use extractors to read data from SAP system.
So far so good, connection is setup, data is there, but the two last columns are empty

ODQ_CHANGEMODE=""
ODQ_ENTITYCNTR=0

This results in loading no data at all.

I have tested it for several extractors and all are delta enabled, but still these two columns are not filled in correctly.

i.e: 0FI_GL_12-General Ledger: Balances of Leading Ledger via delta Queue
0CUSTOMER_ATTR

What needs to be done to use the extractors?

Many thnx in advance
[/img]


aragornII :belgium: (BOB member since 2006-12-21)

I can’t think of any reason…


Werner Daehn :de: (BOB member since 2004-12-17)

Hello Werner,

We are debugging this problem because not a single record is sent to my template table so far (4.9 million records in the source).

What I noticed in the video is that the earlier mentioned columns are also not filled in? ODQ_CHANGEMODE=""
So thats normal behavior? How does DS knows then what records should be send over as insert, deletes or updates?

http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/00e851a4-c25d-2e10-349f-82773d2c40d3

Kind regards
Kevin


aragornII :belgium: (BOB member since 2006-12-21)

That depends on the delta mode, see the sub chapters
http://wiki.sdn.sap.com/wiki/display/EIM/Building+Dataflows+with+Extractors


Werner Daehn :de: (BOB member since 2004-12-17)