Setting Environment Variables
To use the Simple Post utility, must perform one of the following actions:
-
Modify the CLASSPATH to include the location of the Simple Post utility.
-
Pass the location of the PeopleSoft classes when you call the Simple Post class.
For example:
java -cp "<PIA_HOME>\webserv\<DOMAIN>\applications\peoplesoft\PSIGW.war\ WEB-INF\classes" com.peoplesoft.pt.simplepost.SimplePost ...