We upgraded from PeopleTools 8.57 to 8.59 and when we run Job in $U test environment having the following error message
[ERROR] Error has been sent by server
***** ERROR MESSAGE FROM PEOPLESOFT *****
Fatal Error: ( line: 0 column: 0 ) An exception occurred! Type:MalformedURLException, Message:The URL used an unsupported protocol
***** ERROR MESSAGE FROM PEOPLESOFT
We would like to know what is the cause for having "The URL used an unsupported protocol"
The manager for PeopleSoft installed with Dollar Universe is not used in submission of jobs. In integration a custom script is used which is invoking the People Tools making a SOAP call to PeopleSoft.
The UPROC is having CL_INT which is having below command (uniStrPsoft.ksh is custom script)
$UNI_DIR_ROOT/data/nodefiles/uniStrPsoft.ksh
The mentioned error can be due to below factors
1: Certificate of PeopleSoft not imported in PeopleTools
2: The username and password are not correct
Setup PeopleTools with Web Service configuration to connect with PeopleSoft.