Greetings All,
Has anyone written custom code for a utility that would add premiums to a list of constituents that they would be willing to share? I am still a bit of a novice at the custom work but it seems like something that wouldn't be too hard since utilities already exist for bull constituentcies etc.
Any advice would be appreciated.
Thanks!
Feel free to steal whatever you can from my premium bulk management procedures: https://bitbucket.org/snippets/TN_WebShare/ynxAxA
I decided to implement this as a fully hands-off automated process (SQL Server Agent Job) with configuration in a system table. But the bulk add code should still be useful to you in a more limited application. If you're just starting out with Tessitura database customization there might be a few things that seem arcane, but feel free to find me on Slack if you want any tips or clarifications on anything.
Thanks Nick! I appreciate this resource!