Chapter 5 | Section 5.5 |
Configuring the HTTPS eWay | eWay Environment Properties |
Proxy Configuration on page 48
Security on page 49
Connection Pool Settings on page 53
5.5.1HTTP Settings
HTTP Settings includes the configuration parameters listed in Table 5.
Caution: Calling the clear() method in the Collaboration Editor (Java) clears all properties in this HTTP Settings section. Once the properties have been cleared, you must manually rebuild the header and payload sections of the Request message in the Transformation Designer.
Table 5 Environment Configuration—HTTP Settings
Name | Description | Required Value |
|
|
|
URL | Specifies the default URL to be used for | A valid URL. |
| establishing an HTTP or HTTPS |
|
| connection. When a URL is not assigned | You must include the full URL. |
| to the HTTP OTD, the default value is | For example, |
| used as the URL for both the GET and | http://www.sun.com |
| POST commands. See “GET and POST | or |
| Methods” on page 9. | http://google.yahoo.com/bin/ |
| If “https” protocol is specified, SSL must | query |
| be enabled. See Table 8 on page 50. | If using GET functionality, you |
|
| can provide the properties, |
|
| using encoded query string |
|
| notation. For example (all on |
|
| one line): |
|
| http://www.ee.cornell.edu/ |
|
| |
|
| pq?FirstName=John&LastNam |
|
| e=Doe |
|
| Note: For international |
|
| URLs, be sure the |
|
| targeting URL |
|
| supports the |
|
| encoding used in this |
|
| property. A list of the |
|
| character encoding |
|
| supported by the |
|
| Java 2 platform is at |
|
| the Sun Web site: |
|
| http://java.sun.com |
|
|
|
HTTPS eWay Adapter User’s Guide | 47 | Sun Microsystems, Inc. |