Configuring Java CAPS Project Components for Application Adapters

PeopleSoft HTTP Client Connectivity Map Properties

The PeopleSoft HTTP Client Adapter properties, accessed from the Connectivity Map, are organized into the following section, HTTP Settings.


Note –

SSL and proxy configurations (HTTPS) are not supported in this release.


HTTP Settings

The HTTP Settings section of the PeopleSoft HTTP Client Adapter Connectivity Map properties contains the top-level parameters displayed in the following table.

Table 1–3 Connectivity Map - HTTP Settings

Name 

Description 

Required Value 

Allow cookies

Specifies whether cookies sent from servers are allowed to be stored and sent on subsequent requests. If cookies are not allowed, sessions are not supported. 

True or False.

  • True indicates that cookies sent from the server are allowed.

  • False indicates that Cookies are not accepted.

The configured default is True.

Accept type

Specifies the default Accept-Type header value included when a request is sent to the server; for example, text/html, text/plain, text/xml. 

An Accept-type header value. 

The configured default is text/xml. 


Caution – Caution –

Calling the clear() method in the Collaboration Editor clears all HTTP properties. Once the properties have been cleared, you must manually rebuild the header and payload sections of the Request message in the Transformation Designer.