QUICK LINKS

Support
Issue Tracker
[Services]
Questions
[uAchieve 4.5 Applications]
[uAchieve 5.0 Application]
[uAchieve 5.1 Application]
Transferology
TES
[Training & Conferences]
Accessibility

Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Home page for the PeopleSoft - Transfer Rule extractor

What is PeopleSoft T-Rex?

PeopleSoft T-Rex is an installable web service client program which queries PeopleSoft transfer rules database tables and sends the data to Transferology once a week via Transferology web services.

Once the data has been received by Transferology, it will be transformed into Transferology's transfer rule representation and loaded into Transferology later that night.

T-Rex removes the need for PeopleSoft schools to provide transfer rule flat file import process.


The PeopleSoft (PS) T-Rex web service client is a java program which is provided as a downloadable zip file which contains the following:

  • java libraries
  • A linux shell script and Windows batch file to call the java program
  • An extractor.properties file for configuration
  • Install instructions


School Requirements

PS T-Rex client is installed on a server at your school, however it isn't installed into PeopleSoft.

  • The server must have java 1.7 or 1.8.
  • Your school's firewall must allow the server to open an https connection to the Transferology web service.
  • The database user must have select privilege on several PS database tables.
  • If necessary, database synonyms, when the chosen database user isn’t the owning schema of the PS database tables.
  • Schedule PS T-Rex to run once a week. It is an individual school decision regarding what to use for the scheduling. We anticipate schools choosing their preferred scheduler such as cron or FireDaemon.


 

  • No labels