Adding a Site Specific FCS URL

When you define a site-specific FCS URL for a store or location, all users associated with that site can 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:

add property site SITE on store NAME value URL;
  • 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;		

FCS routing to store:

add property site PARTNER_SITE on store plmx value 
https://icw12s5plp.dsone.3ds.com:444/internal ;