Versions Compared

Key

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

...

With this feature, it is possible to inject the parameters by using the $FILE: prefix followed by the relevant key used to map the original value.

Supported parameters

Endpoint parameters

Configure the Endpoint parameters in your synapse configuration as shown below.

Endpoint TypeParameters
Address Endpointuri
HTTP Endpointuri
Loadbalance Endpointhostname and port
RecipientList Endpointhostname and port
Template Endpointuri
WSDL EndpointwsdlURI

Data service parameters

  • Driver
  • URL
  • Username
  • Password

Scheduled Task parameters

The pinned servers parameter can be set as an environment variable for a scheduled task or proxy service. See the examples given below.

Inbound Endpoint parameters

See the list of properties that can be defined as environment variables:

Injecting proxy service parameters

The pinned servers parameter as well as all the service-level transport parameters:

Injecting Message Store parameters

Message Store TypeParameters
JMS Message Store
  • store.jms.username
  • store.jms.password
  • store.jms.connection.factory
WSO2 MB Message Store
RabbitMQ Message Store
JDBC Message Store
  • store.jdbc.drive
  • store.jdbc.connection.url
  • store.jdbc.username
  • store.jdbc.password
Resequence Message Store