instructions.dmsvrsascfg.head.txt=<h3>DataFlux Data Management Server</h3> ${line.separator}\

instructions.dmsvrsascfg.table.head.txt=<table class="detailTable" border=0 cellPadding=0 cellSpacing=0> ${line.separator}\

instructions.dmsvrsascfg.txt=\
	<tr> ${line.separator}\
		<td class="detailLabel">DataFlux Data Management Server host</td> ${line.separator}\
		<td class="detailContent">${server.dmsvrsascfg.host}</td> ${line.separator}\
	</tr> ${line.separator}\
	<tr> ${line.separator}\
		<td class="detailLabel">DataFlux Data Management Server port</td> ${line.separator}\
		<td class="detailContent">${server.dmsvrsascfg.port}</td> ${line.separator}\
	</tr> ${line.separator}\
	<tr> ${line.separator}\
		<td class="detailLabel">DataFlux Data Management Server logs</td> ${line.separator}\
		<td class="detailContent"> ${line.separator}\
			<a href="${dmsvrsascfg.logs.dir}" ${line.separator}\
			target="_blank">${dmsvrsascfg.logs.dir}</a> ${line.separator}\
		</td> ${line.separator}\
	</tr> ${line.separator}\
	<tr> ${line.separator}\
		<td class="detailLabel">DataFlux Data Management Server Admin Guide</td> ${line.separator}\
		<td class="detailContent"> ${line.separator}\
			For any required post configuration tasks, please review the ${line.separator}\
			<i>DataFlux Data Management Server ${dmsvrsascfg.version.major}.${dmsvrsascfg.version.minor}: Administrator's Guide</i> at ${line.separator}\
			<a href="https://documentation.sas.com/?docsetId=dmpdmsrvag&docsetVersion=2.9&docsetTarget=titlepage.htm" ${line.separator}\
			target="_blank">DataFlux Data Management Server Documentation</a> ${line.separator}\
		</td> ${line.separator}\
	</tr> ${line.separator}

instructions.dmsvrsascfg.qkbpath.txt=\
	<tr> ${line.separator}\
		<td class="detailLabel">Quality Knowledgebase Path</td> ${line.separator}\
		<td class="detailContent">${dmsvrsascfg.qkb}</td> ${line.separator}\
	</tr> ${line.separator}\

instructions.dmsvrsascfg.table.tail.txt=</table>  ${line.separator}\

instructions.dmsvrsascfg.list.head.txt=<h4>Notes:</h4> ${line.separator}\
<ul> ${line.separator}\

instructions.dmsvrsascfg.qkbinstalled.txt=<li><p>The DataFlux Data Management Server has been configured to use a SAS Quality Knowledge Base (QKB). This QKB is updated on a regular basis and newer versions can be found on SAS Software Downloads site.</p> ${line.separator}\
<ul> ${line.separator}\
	<li>Quality Knowledge Base: <a href="http://support.sas.com/demosdownloads/setupcat.jsp?cat=DataFlux+QKBs">QKBs on SAS Software Downloads site</a></li> ${line.separator}\
</ul></li> ${line.separator}

instructions.dmsvrsascfg.qkbnotinstalled.txt=<li><p>The DataFlux Data Management Server has not been configured to use a SAS Quality Knowledge Base (QKB). A QKB must be installed and configured to ensure full functionality of the DataFlux Data Management Server. Please check the release notes of the QKB to verify the QKB is compatible with this version of SAS software.</p> ${line.separator}\
<ul> ${line.separator}\
	<li>Quality Knowledge Base: <a href="http://support.sas.com/demosdownloads/setupcat.jsp?cat=DataFlux+QKBs">QKBs on SAS Software Downloads site</a></li> ${line.separator}\
</ul></li> ${line.separator}

instructions.dmsvrsascfg.datapacks.txt=<li><p>This software order may contain licenses for DataFlux Data Packs. These products are updated on a regular basis and must be installed to ensure full functionality of DataFlux software. If you have licensed Data Packs they can be downloaded from the SAS Software Downloads site.</p> ${line.separator}\
<ul> ${line.separator}\
	<li>Data Packs: <a href="http://support.sas.com/demosdownloads/setupcat.jsp?cat=DataFlux+Data+Updates">Data Packs on SAS Software Downloads site.</a></li> ${line.separator}\
</ul></li> ${line.separator}

instructions.dmsvrsascfg.unix.commands.txt=<li><p>The DataFlux Data Management Server is administered separately from SAS servers.   Administrative tasks include starting and stopping the server, setting database connections, configuring licensing and other settings, and installing enrichment data.  Please see the DataFlux Data Management Server Administrator's Guide  found on <a href="http://support.sas.com/documentation/onlinedoc/dfdmserver/index.html">support.sas.com</a> for details.</p>  ${line.separator}\
<ul> ${line.separator}\
	<li>Status: ${dmsvr.install.dir}${file.separator}bin${file.separator}dmsadmin status</li> ${line.separator}\
	<li>Start: ${dmsvr.install.dir}${file.separator}bin${file.separator}dmsadmin start</li> ${line.separator}\
	<li>Stop: ${dmsvr.install.dir}${file.separator}bin${file.separator}dmsadmin stop</li> ${line.separator}\
</ul></li> ${line.separator}\

instructions.dmsvrsascfg.windows.commands.txt=<li><p>The DataFlux Data Management Server is administered separately from SAS servers. The server is managed by the Windows Service Manager. Stop and Start the DataFlux Data Management Server using that interface.</p></li> ${line.separator}\

instructions.dmsvrsascfg.tail.txt=</ul> ${line.separator}\

unconfiguration.dmsvrsascfg.summary.head.txt=<h3>DataFlux Data Management Server</h3> ${line.separator}\

unconfiguration.dmsvrsascfg.summary.item.txt=<p>Configuration for the ${server.dmsvrsascfg.name} has been removed.</p> ${line.separator} \
   <ul> ${line.separator}\
      <li>${dmsvrsascfg.configobj.name} was removed from metadata.</li> ${line.separator}\

unconfiguration.dmsvrsascfg.summary.tail.txt=</ul> ${line.separator}\

errors.dmsvrsascfg.head.txt=<h3>DataFlux Data Management Server failed to deploy successfully</h3> ${line.separator}\

errors.dmsvrsascfg.list.head.txt=<ol> ${line.separator}\

errors.dmsvrsascfg.list.tail.txt=</ol> ${line.separator}\

errors.dmsvrsascfg.generic.txt=<li><p>DataFlux Data Management Server encountered an error during configuration.  Please see the error log file for details.${line.separator}\
   <ul> ${line.separator}\
      <li>Error log file: <a href="${error.logfile}" type="text/plain" target="_blank">${error.logfile}</a></li>  ${line.separator}\
   </ul> ${line.separator}\
</p></li> ${line.separator}\

instructions.dmsvrsascfg.upgrade.head.txt=<h3>DataFlux Data Management Server</h3> ${line.separator}\

instructions.dmsvrsascfg.table.upgrade.head.txt=<table class="detailTable" border=0 cellPadding=0 cellSpacing=0> ${line.separator}\

instructions.dmsvrsascfg.upgrade.release.txt=\
   <tr> ${line.separator}\
     <td class="detailLabel">Product Upgrade</td> ${line.separator}\
     <td class="detailContent">The product has been upgraded from version ${dmsvrsascfg.maintenance.from.version} to version ${dmsvrsascfg.maintenance.to.version}.</td> ${line.separator}\
   </tr> ${line.separator}\
   <tr> ${line.separator}\
    <td class="detailLabel">Administrator's Guide</td> ${line.separator}\
    <td class="detailContent"> ${line.separator}\
	For any required post-upgrade tasks, please review the ${line.separator}\
	<i>DataFlux Data Management Server ${dmsvrsascfg.version.major}.${dmsvrsascfg.version.minor}: Administrator's Guide</i> at ${line.separator}\
	<a href="http://support.sas.com/documentation/onlinedoc/dfdmserver/" ${line.separator}\
	target="_blank">DataFlux Data Management Server Documentation</a> ${line.separator}\
    </td> ${line.separator}\
   </tr> ${line.separator}

instructions.dmsvrsascfg.table.upgrade.tail.txt=</table>  ${line.separator}\

instructions.dmsvrsascfg.241.notes.txt=\
	<li><p>DataFlux Data Management Server has been updated to work with the SAS Metadata Server. The ${dmsvr.install.dir}${file.separator}etc${file.separator}app.cfg has been updated with the following changes: ${line.separator}\
	<ul> ${line.separator}\
	   <li>base/auth_server_loc=iom://${iomsrv.metadatasrv.host}:${iomsrv.metadatasrv.port}</li> ${line.separator}\
	   <li>base/app_container_domain=DefaultAuth</li> ${line.separator}\
	   <li>dmserver/name=${server.dmsvrsascfg.servercomponent.name}</li> ${line.separator}\
	</ul> ${line.separator}\
	</li> ${line.separator}\
	<li><p>The DataFlux Data Management Server has been updated to work with the SAS Metadata Server. The ${dmsvr.install.dir}${file.separator}etc${file.separator}dmserver.cfg has been updated with the following changes: ${line.separator}\
	<ul> ${line.separator}\
	   <li>dmserver/secure/grp_admin=SASAdministrators</li> ${line.separator}\
	</ul> ${line.separator}\
	</li> ${line.separator}\
	<li><p>The dmserver/soap/listen_port in ${dmsvr.install.dir}${file.separator}etc${file.separator}dmserver.cfg has been commented out so the port value in the SAS Metadata Server is used.</p> ${line.separator}\
	<ul> ${line.separator}\
	   <li># dmserver/soap/listen_port=</li> ${line.separator}\
	</ul> ${line.separator}\
	</li> ${line.separator}\

instructions.dmsvrsascfg.25.notes.txt=\
	<li><p>For changes to support integration with SAS Lineage, the ${dmsvr.install.dir}${file.separator}etc${file.separator}app.cfg was updated by adding the following line to the end of the file:</p>  ${line.separator}\
	<ul> ${line.separator}\
	   <li>dmserver/name=${server.dmsvrsascfg.servercomponent.name}</li> ${line.separator}\
	</ul> ${line.separator}\
	</li> ${line.separator}\
	<li><p>For changes to support integration with SAS Lineage, the  ${dmsvr.install.dir}${file.separator}etc${file.separator}dmserver.cfg was updated by removing the following line</p> ${line.separator}\
	<ul> ${line.separator}\
	   <li>dmserver/name=${server.dmsvrsascfg.servercomponent.name}</li> ${line.separator}\
	</ul> ${line.separator}\
	</li> ${line.separator}\

instructions.dmsvrsascfg.upgrade.unknown.notes.txt=<li><p>The product has been upgraded from version ${dmsvrsascfg.maintenance.from.version} to version ${dmsvrsascfg.maintenance.to.version} and no configuration changes have been applied or need to be applied.</p> ${line.separator}\
   </li> ${line.separator}\

instructions.dmsvrsascfg.upgrade.aclsuccess.notes.txt=<li><p>The access control lists for the DataFlux Data Management Server have been updated. Please review the dftool log in <a href="file:///${config.lev.logs.configure.dir}${file.separator}dftool_${dmsvrsascfg.log.name}.log">${config.lev.logs.configure.dir}${file.separator}dftool_${dmsvrsascfg.log.name}.log</a> to see if all access controls were updated correctly. If not, please review the <a href="http://support.sas.com/documentation/onlinedoc/dfdmserver/">DataFlux Data Management Server administration guide</a> for information on how to update any access controls that were not updated.</p> ${line.separator}\
   </li> ${line.separator}\

instructions.dmsvrsascfg.upgrade.aclunknown.notes.txt=\
   <li> ${line.separator}\
      <p> ${line.separator}\
        The access control lists for the DataFlux Data Management Server ${line.separator}\
	were not updated. Please review the <i>DataFlux Data Management Server ${dmsvrsascfg.version.major}.${dmsvrsascfg.version.minor}: Administrator's Guide</i> ${line.separator}\
	at <a href="http://support.sas.com/documentation/onlinedoc/dfdmserver/" ${line.separator}\
	target="_blank">DataFlux Data Management Server Documentation</a> for information on how to update any ${line.separator}\
	access controls that were not updated. ${line.separator}\
      </p> ${line.separator}\
   </li> ${line.separator}

warnings_dmsvrsascfg_acl_update.txt=<li><p>The DataFlux Authentication Server that the DataFlux Data Management Server was connected has not ported the domains, users and groups to the SAS Object Metadata Store. This means that the DataFlux Data Management Server Access Controls have not been updated and could result in the server not working correctly. Review the DataFlux Authentication Serve Admin Guide to see how to port the domains, users and groups. Once that is done, consult the DataFlux Data Management Server Admin Guide on how to port the Access Controls for the DataFlux Data Management Server.</p></li>${line.separator}\

warning.dmsvrsascfg.asproc.validate.run.txt=<li><p>The DataFlux Data Management Server configuration did not complete successfully because objects from the DataFlux Authentication Server were not ported successfully to the SAS Metadata Server. Please refer to the DataFlux Authentication Server 4.1: Administrator's Guide (Second Edition) for instructions to manually port the users.</p></li> ${line.separator}\


