Versions Compared

Key

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

ITS Administrative Application (ITSAdmin) pulls data from the SECE Application (SECE) as needed.  

Warning

An API key is required to communicate with SECE. This api key is stored in SECE's database. A common occurrence is for the SECE TEST database to be refreshed with production data, which changes the api key thus breaking the communication link between SECE and ITS Admin. The result is no data being pulled into ITS Admin. The fix is to change the api key to what's referenced in ITS Admin's property file.


When a student is hired by ITS, a personnel from the Admin Services group will create the record of that student within ITSAdmin.  

...

           <transaction>
             <header>
               <plcID>323692</plcID>
               <plcStdUhuuid>24318333</plcStdUhuuid>
               <plcStdName>Haake Contento, Mark</plcStdName>
               <plcJobID>7127</plcJobID>
               <payCode>A1</payCode>
               <plcJobTitle>Computer Operator I</plcJobTitle>
               <plcJobPayCode>A11</plcJobPayCode>
               <plcJobPayValue>9.75</plcJobPayValue>
               <deptName>Information Technology Services-Network Operations</deptName>
               <plcType>UH Payroll</plcType>
               <plcActiveDate>11-02-2016</plcActiveDate>
               <plcInactiveDate/>
             </header>
             <transactionOptions>
               <transactionOption>
                 <plcTransID>839933</plcTransID>
                 <transDescr>11-02-2016 Hire Student - Establish on UH Payroll</transDescr>
               </transactionOption>
             </transactionOptions>
           </transaction>