To use the GeoNames connector, add the <geonames.init>
element in your configuration before carrying out any other GeoNames operations.
Code Block | ||||
---|---|---|---|---|
| ||||
<geonames.init> <apiUrl>{$ctx:apiUrl}</apiUrl> <username>{$ctx:username}</username> </geonames.init> |
Properties
apiUrl:
The API URL of GeoNames.userName:
The username for GeoNames account.
Info | ||
---|---|---|
| ||
Add the following resources to the ESB registry.
|
...