Need to create pacakge log
1) Data Flow Task Name - System::TaskName
2) Package Name - System::PackageName
3) Executing Date - GETDATE()
4) # Input Rows - Name of the variable, that points to the Row count transformation immediately after the Source.
5) # Target Insert Rows - Name of the variable, that points to the Row count transformation immediately before the target (where data is inserted).
6) # Target Update Rows - Name of the variable, that points to the Row count transformation immediately before the target (where data is updated).
7) Load Status - Where to get this information?
8) Duration - DATEDIFF([System::ContainerStartTime] , GETDATE()]
but package sample is not found..
please provide me package sample to do the task
ShanmugaRaj