The Load Properties BIC populates work item properties for the designated properties in the Enterworks.properties files. The names of the work item properties will match the names of the properties in the files. Each property must be listed by name on the settings tab.
If the Property File and Results Key fields are empty, the defaults from the
LoadPropertiesBIC.config
file are used:
# Copyright (c) 2001-2015 Enterworks Acquisition, Inc. All rights reserved. "Enterworks"
and the "e." logo are registered trademarks and "Enterworks
Enable Process Exchange" is a trademark of Enterworks Acquisition, Inc. #
# configurable property file for the LoadPropertiesBIC
# Available threads
minThreads=1
maxThreads=100
#
# Properties file to be loaded
#
fileName=D:/Enterworks/EPX/bin/conf/Enterworks.properties
#propertyNames
#resultsKey
#debugEnabled
If the resultsKey
is not set, the work item properties created will exactly
match the properties listed in the Property Names field.