Skip to Content
0
Former Member
Jun 08, 2011 at 05:13 AM

Insert new record even when Source has 0 records

234 Views

Hi All,

I am loading delta loads to a Write optimized DSO (Delta- both Infopackage and DTP). I need to insert a new record into the DSO based on the logic I have in Start routine and Field routine for some fields.

The record has to be inserted even if the loads pick 0 records from the source. I need to make use of derivations used in object routine for some fields for inserting this new record. Please help out a way to achieve this.