Simple Post Submission Examples

The following is a Windows-based submission example:

java com.peoplesoft.pt.simplepost.SimplePost -reqnode 
KACNODE -opername QE_F18_ASYNC.v1 -url
 http://intgateway01/PSIGW/HttpListeningConnector -infile
 C:\temp\QE_F18_ASYNC.xml -outfile 
C:\temp\out.xml -opertype async  -destnode 
UNDERDOG -v

The following is a UNIX-based submission example:

java com.peoplesoft.pt.simplepost.SimplePost -reqnode 
KACNODE -opername QE_F18_ASYNC -url
http://intgateway01/PSIGW/HttpListeningConnector -infile 
/temp/QE_F18_ASYNC.xml -outfile /temp/out.xml 
-opertype async  -destnode 
UNDERDOG -v