Mass Move Transactions to Household

We've decided we want certain constituent information living on the HH where one exists, and we have hundreds of such individuals who have information that needs to be moved. I don't see any out-of-the-box ways to do this based on a list. Has anyone built a procedure to handle moving transactions in bulk?
 

Parents
  • Chaz,

    I have in fact done this exact thing.  I just have a nightly procedure that runs and moves all transactions to the Household.  Happy to share if you want to e-mail me, but it really is nothing much more than getting a list of relevant accounts and then putting that into a cursor which executes the standard "move transactions to household" procedure against every account on the list.  My e-mail is jmoskal@thecenterpresents.org if you want.

    John

Reply
  • Chaz,

    I have in fact done this exact thing.  I just have a nightly procedure that runs and moves all transactions to the Household.  Happy to share if you want to e-mail me, but it really is nothing much more than getting a list of relevant accounts and then putting that into a cursor which executes the standard "move transactions to household" procedure against every account on the list.  My e-mail is jmoskal@thecenterpresents.org if you want.

    John

Children