Configure the ASA section in the INI file - Brainware for Transcripts - 24.1 - 24.1 - Ready - Brainware - external - Brainware/Brainware-for-Transcripts/24.1/Brainware-for-Transcripts-User-Guide/About-Brainware-for-Transcripts-Solution-Features/About-creating-institution-and-applicant-master-partitions/Creating-a-partition-for-Institution-and-Applicants/Configure-the-ASA-section-in-the-INI-file - 2024-10-28

Brainware for Transcripts User Guide

Platform
Brainware
Product
Brainware for Transcripts
Release
24.1
License

To configure the ASA section in the INI file, complete the following steps.

  1. 1. Open the <project>.ini file.
  2. 2. In the ASA section, configure the following settings, replacing myDSN with the name of the user DSN created in the previous section, and myUSERNAME and myPASSWORD with the appropriate database credentials.
    ASA_VL_01_Class=Transcripts
    ASA_VL_01_Fieldname=InstitutionASE
    ASA_OP_01_UseRMS=NO
    ASA_VL_01_RMSURL=
    ASA_VL_01_RMSConnectionString=
    ASA_OP_01_AlphaNum=Yes
    ASA_OP_01_PoolRelative=Yes
    ASA_VL_01_PoolPath=
    ASA_VL_01_PoolDirectory=Pool
    ASA_VL_01_PoolName=Institutions
    ASA_OP_01_FileRelative=Yes
    ASA_VL_01_ImportPathFilename=
    ASA_VL_01_ImportFilename=
    ASA_VL_01_ImportODBCDSN=myDSN
    ASA_VL_01_ImportODBCSelect=select * from BRWInstitutionMaster
    ASA_VL_01_ImportODBCUser=myUSERNAME
    ASA_VL_01_ImportODBCPWD=myPASSWORD
    ASA_VL_01_AutoImportOption=ODBC
    
  3. Save and close the INI file.