When a site specific FCS URL is defined for a store or location, all
users associated with that site will be able to access the store or
location through that URL. A site specific FCS URL overrides the internal
and external URLs.
To add a site specific URL to a store or location:
-
In MQL, add the following property to the store or location to define
a site specific route. The syntax for stores is shown:
add property siteSITE on store NAME value URL;
Where SITE is the name of the site, NAME is the name of the store
to which you are adding the property and URL is the FCS URL.
For example:
add property siteFrance on store Documents value http:/host3:port3/enovia;