HSP Host: HTTP Tab
Use the HTTP tab to provide information about how your HSP host uses HTTP and HTTP/s.
- Outbound
-
- HTTP
- HTTP/s
- If the HSP server requires use of the Secure Socket Layer (SSL), select HTTP/s. Otherwise, select HTTP.
- Check certificate server name
- Indicates the system should verify that the server name in the received SSL server certificate matches the server name connected to.
- Inbound
-
- HTTP/s only
- Require your trading partner to use Secure Socket Layer (SSL) for inbound file transfers.
- Command
- The commands supported by the server. In this case, the PUT command.
- Method
- The methods unlying the the supported commands.
- Path
- The server Path for the PUT command. The Path depends on your trading partner's server Resource Path configuration defined in their HSP Service Panel. See Local Listener HSP Service.
- Parameters
- Headers
- Add custom Parameters and additional
Headers as needed. The values for these fields are available on
the receiving side either through the properties passed to the
ILexiComIncoming
Java API OR by accessingISessionScript.getTrigger()
in a JavaScript action scheduled for a new file arrives event.