hi,
I have an ODS that has several update rule to it. I am updating the active table of the ods directly in a situation in the start routine of a rule. based on my logic i am deleting all the records form the data_package in the start routine itself. but when i do a transfer i see that records are updated in the ods thru the update rules. how does the field routines get the value when the data_package is empty??
i want the update rule to work in a way that only the records present in the data_package should be transfered to the field routines. If the data_package is empty then field routines should not update any records.
Regards
Sujai