cancel
Showing results for 
Search instead for 
Did you mean: 

Difference between transferred and added records

Former Member
0 Kudos
97

Hello all,

I am aware that delta loads bring in changes. Although now I would like to understand why a delta load would transfer a given number of records and not add any?

Thank you and kind regards,

Keith

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Keith,

In case of Delta it brings all new, changed and deleted records. If there is only changed records in your request it will change the existing record and do not add a new line. In such cases you will see a delta load transfer a given number of records and not add any.

Regards,

Rohit

Former Member
0 Kudos

Hi Keith,

Check this link:

Bye

Dinesh

edwin_harpino
Active Contributor
0 Kudos

dear Keith,

take a look this thread

hope this helps.

Former Member
0 Kudos

Hi Keith,

I am not quite sure about your question.

A delta will select all changed (modified, deleted) and newly created records since your last extraction. That is just standard behaviour. In the user exit (at extraction time), in the (start) routines of transfer and update rules you will be able to add/delete/change records to/from/in the datapackage as well.

Hope this helps!

regards

Siggi