• Hi,

    Here are the details:

    I need to add a parameter to the SSIS package that identifies FULL vs. DELTA, i.e., PROCESSTYPE = FULL or DELTA.

    For the original Vurv process, the SSIS package will be kicked off passing the FULL parameter value.

    For the new Taleo feed files, the SSIS package will be kicked off passing the DELTA parameter value.

    And i dont have date column in my source table, i have primary key.

    vishal