Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 6

...

  1. Open the project in Visual Studio.

  2. Open frmSelectUtilFunction.vb file and update line 1902 to the file path for your folder.

    Code Block
    Dim directoryPath As String = "C:\Users\lemi\Desktop\CAMIS Auto-Generated Reports\" + DateTime.Now.ToString("yyyyMMdd")
  3. Run the application.

    • If you are getting errors building the project, you may be missing some files that can be found here: \tc4s0a\Groups\AARA\AARAD\CAMIS\CAMIS Report Generator

  4. Select Production User Database. Click Next.

  5. Click Next.

  6. Navigate to the folder specified in step 2 and into the folder for today’s date. Click Save.

  7. Popup saying that the “Incoming eMER report and auto-accept script done!” should appear. Click OK,

  8. Wait while the script runs again for the next region (total of 7 regions).

  9. Repeat steps 6-8 until “done” popup appears.

  10. You should now have 7 Excel files in the folder as well as 7 scripts that have opened up.

  11. Run each script using CAMIS_DATA_ADMIN@CAMISP, making sure to commit the changes after running each script. Also make sure you don’t run a script twice.

  12. Send an encrypted email to the clients to let them know, choose “Protected B”

...