|
URL
|
Specifies the default URL used to establishing an HTTP connection.
The Sun Enterprise Service Bus uses the PeopleSoft Adapter to send an
HTTP post request to PeopleSoft’s HTTP listening connector. The PeopleSoft
HTTP listening connector monitors specific ports for incoming HTTP messages.
It is implemented as a Java HTTPServlet object running inside WebLogic’s
application server.
For PeopleTools 8.13, use the following:
-
Apache:
http://
PSFTHOST
/servlets/psft.pt8.gateway.
Gatewayservlet
|
-
WebLogic:
http://
PSFTHOST
/servlets/gateway
|
-
PeopleTools 8.42:
http://
PSFTHOST
:90/PSIGW/HttpListeningConnector
|
where, PSFTHOST is the PeopleSoft
server host name.
You can verify the 8.42 HTTP listening connector
servlet by verifying the web.xml.
Note –
The URL parameter does not support LDAP values.
|
The default URL used for establishing an HTTP connection.
|