Configuring ISO entities
By default, an ISOEntities package is included in LiveContent Central. You can configure this setting to use a custom location.
Procedure
- The Publish Service, by default, includes an ISO entity package by the name
xmlisoentin the[LCC_Home]/publish-servicedirectory. This package will be used by all publications unless a custom location is configured. - To use a custom location with the LiveContent Central's Publish tool , edit the config.xml file located at
[LCC_Home]/publish-service/Publish UI. Update the value for isoEntitiesPath to the desired location.For example, to use a custom location such as C:\Users\johndoe\LiveContentData\Entity_Library, yourconfig.xmlwill resemble
If a value is not present in this configuration, LiveContent Central uses the default ISO entities package at<configitem name="isoEntitiesPath"> <value>C:\Users\johndoe\LiveContentData\Entity_Library</value> </configitem>[LCC_Home]/publish-service/xmlisoent - To use a custom location with the LiveContent Central's IETP packaging tool , edit the lcccollectionpub.properties file located at
[LCC_Home]/distribution-service/config. Update the value for isoEntitiesPath to the desired location.If a value is not present in this configuration, LiveContent Central uses the default ISO entities package at
[LCC_Home]/publish-service/xmlisoent - Save the close the configuration files.