Creating New Key Set Configuration

Create a new file called KeyServer.dmx in the location EJBServer\components\pim\data\initial containing the key set definition for the Business Object Type. Sample content for this file is provided below:

<row>
	<attribute name="strategy">
		<value>KB1002</value>
	</attribute>

	<attribute name="keySetCode">
		<value>UserBOMKS</value>
	</attribute>

	<attribute name="nextUniqueIdBlock">
		<value>0</value>
	</attribute>

	<attribute name="humanReadable">
		<value>1</value>
	</attribute>

	<attribute name="lastUpdated">
		<value>SYSTIME</value>
	</attribute>

	<attribute name="Annotation">
		<value>Key set for entities used in User BOM </value>
	</attribute>

</row>

There are several things to be noted in the Key Set definition: