Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Use this property if basic HTTP Authentication is required. For configuration details, please refer Use HTTP Authentication section in HTTPAdapters page.

Tip
titleTo deploy both authenticated and non-authenticated services in the same peer server

In a scenario where a few HTTP services such as service1, service2 and service3 are running on the same peer, if the services - service1 and service2 have to be protected, whereas service3 has to be non-protected,

change the "url-pattern" as "contexts/service_name/*" in the web.xml file at %FIORANO_HOME%esb\server\jetty\fps\webapps\bchttpgateway\WEB-INF.

Info
titleExample

The following pattern in the web.xml file will make those services protected and any service other than the mentioned ones will be non-protected:

<url-pattern>contexts/service1/*</url-pattern>

<url-pattern>contexts/service2/*</url-pattern>

Input and output

Input

The input schema for the component is defined based on the configuration of Response Details property.
When Response is set to XML Text , then the schema provided is set as schema on input port RESPONSE. Else if response is either set to Simple Text or Bytes, then no schema is set on the RESPONSE port.

...

Adaptavist ThemeBuilder EngineAtlassian Confluence