Using programmatic extensions for outbound HTTP connections | HCL Digital Experience

To extend the functions of an outbound connection, portal administrators can implement a custom outbound service filter.

About this task

For example, such access can be required in the following cases:
  • A portal administrator wants to open an outbound HTTP connection to a back end system that requires a specific HTTP request header setting.
  • A portal administrator wants to feed a third-party site analysis program with information about an outbound HTTP connection. In this case, the outbound connections service calls custom code whenever the outbound connection is opened to the specific remote site. The custom code feeds the third-party site analysis program with the information about the remote connection.