Student Registration Online

Former Member
Former Member $organization

Are you using the ltr_add_registrant table and trigger to add students on the web? If so, are you using the GetLocalData/UpdateLocalData methods or are you using a procedure with ExecuteLocalProcedure?

If you are not doing it this way, how are you doing it?

Parents
  • Former Member
    Former Member $organization

    Hi-

    For our web we are actually using the standard Tessitura process of creating a record via associations in the associations tab, and copying the address information (which is what the ltr_add_registrant table and stored procedure do as well) In the client we still use this custom process. It seems to work great. We also do use the ExecuteLocalProceduure for other aspects of our web registration around our specific business rules.

    Thanks

    Jeanette Boudjouk

    Database Administrator

Reply
  • Former Member
    Former Member $organization

    Hi-

    For our web we are actually using the standard Tessitura process of creating a record via associations in the associations tab, and copying the address information (which is what the ltr_add_registrant table and stored procedure do as well) In the client we still use this custom process. It seems to work great. We also do use the ExecuteLocalProceduure for other aspects of our web registration around our specific business rules.

    Thanks

    Jeanette Boudjouk

    Database Administrator

Children
No Data