Submission Error due to unsupported protocol with PeopleSoft
search cancel

Submission Error due to unsupported protocol with PeopleSoft

book

Article ID: 239953

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

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"

Environment

  • Release : 6.X
  • People Tools: 8.59
  • People Soft: 9.1
  • Component : DOLLAR UNIVERSE

Cause

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

Resolution

Setup PeopleTools with Web Service configuration to connect with PeopleSoft.