Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. How to change the @waitlist_term_id manually in the a2_crt_pb.sql procedure

Open the a2_crt_pbi procedure, and look for the  @waitlist_term_id variable, and change it to the current term.

For example, if @waitlist_term_id  is 20241 then change it to 20242 and save the stored procedure.