Question

Bind lookup data

Hello,

   I was trying to remove certain values from the existing lookup and re-bind it to the existing package. However after checking in the changes into SVN, my teammate couldn't get the updated changes. Could still find the values that were removed by me.

I must have missed something so, Could you refer to proper documentation that would explain how to rebind the data in the lookup after REMOVING certain values.

P.S. Binding on adding new values to the lookup is working fine. Just the issue with rebind on removing values.

Thanks in advance!

-Deepu

Like 0

Like

1 comments

Dear Deepu, 

Unfortunately SVN doesn't foreseen deleting records. You could add a script to your package that would delete records. Please note that you should use IF EXISTS in that script to make sure it would work safely.

Best regards,

Dennis

Show all comments