Configuration of TIBCO GeoAnalytics Map with MDM
The configuration of the TIBCO Geo Analytics with MDM is defined in this section.
On the Configurator, search for Geo Analytics and define the parameters.
Property | Mandatory/Optional | Description |
---|---|---|
com.tibco.mdm.geo.enable | Mandatory | To enable Geo Analytics service. |
com.tibco.mdm.geo.map.enable | Optional | To display Map on UI. |
com.tibco.mdm.geo.url | Mandatory | To specify the Geo Analytics URL with account key. For example, https://geowebservices.maporama.com/customername/coder.jason?maporamakey=key¶meters |
com.tibco.mdm.geo.enable.cataloglist | Mandatory | To enable GeoAnalytics for the catalog list from the enterprise. For example, the catalog list REPOSITORY_NAME must be specified in uppercase. |
com.tibco.mdm.geo.lookup.enable | Optional | To enable the Lookup button, which displays the range of address based on minimum inputs provided by user. |
com.tibco.mdm.geo.lookup.tabname | Optional | To specify the tab name for the Geo Map. |
The configuration must be mapped to the repository attributes.
Property | Mandatory/Optional | Description |
---|---|---|
com.tibco.mdm.geo.country.REPOSITORY_NAME | Mandatory | Attribute name which indicates Country attribute from existing repository. |
com.tibco.mdm.geo.city.REPOSITORY_NAME | Mandatory | Attribute name which indicates City attribute from existing repository. |
com.tibco.mdm.geo.zip.REPOSITORY_NAME | Mandatory | Attribute name which indicates Zip attribute from existing repository. |
com.tibco.mdm.geo.state.REPOSITORY_NAME | Recommended for better Lookup operation | Attribute name which indicates State attribute from existing repository. |
com.tibco.mdm.geo.street.REPOSITORY_NAME | Recommended for better Lookup operation | Attribute name which indicates Street attribute from existing repository |
com.tibco.mdm.geo.street_number.REPOSITORY_NAME | Recommended, if you want to see value of this attribute on UI. | Attribute name which indicates Street Number attribute from existing repository. |
com.tibco.mdm.geo.street_name.REPOSITORY_NAME | Recommended, if you want to see value of this attribute on UI. | Attribute name which indicates Street Name attribute from existing repository. |
com.tibco.mdm.geo.street_type.REPOSITORY_NAME | Recommended, if you want to see value of this attribute on UI. | Attribute name which indicates Street Type attribute from existing repository. |
com.tibco.mdm.geo.entire_address.REPOSITORY_NAME | Recommended, if you want to see value of this attribute on UI. | Attribute name which indicates Entire Address attribute from existing repository. |
Copyright © Cloud Software Group, Inc. All rights reserved.