bulkLoad.properties file
The bulkLoad.properties file specifies the predefined bulk costing inputs required by the bulkLoad.cmd command.
aPriori provides a sample file named bulkLoadTemplate.properties at install\ext\analysis-purchasing-module\command-line\
Note that paths specified within this file must use UNIX-style forward slashes. In addition, you can add entries from the apriori.properties and the bulk loader plugin.properties (see below) which will override the values set in those files. Note that paths specified within these files must use UNIX-style forward slashes.
 
Properties file entries
Corresponding
User Interface Field or Item
 
Notes
bulkLoader.name=
Name
 
bulkLoader.partsDir=<directory of parts>
Directory
 
This property and any other path properties in this file must be specified with UNIX-style forward slashes, such as C:/BulkLoad_Test/CAD_files
bulkLoader.inputsFile=<input excel file>
Inputs File
 
Optional argument
bulkLoader.rollupName=<name of Rollup>
Rollup Name
 
 
No report is generated, if not specified when bulkLoader.watchpointXlsFile is set.
Otherwise, optional argument.
bulkLoader.processingInputRule=<update|skip|create_new_scenario|clear_existing>
Processing rule if scenario exists
 
 
Dropdown box
Optional argument
bulkLoader.active=<true|false>
Active
 
Accepts yes|no values.
Does not accept true|false values.
Optional argument.
bulkLoader.official=<true|false>
Official field
 
 
Accepts yes|no values.
Does not accept true|false values.
Optional argument.
bulkLoader.onlyCostSpreadsheetComponents=<true/false>
Only cost components in spreadsheet
 
bulkLoader.defaultProcessGroup=
<default process group name>
Default Part Process Group
 
bulkLoader.defaultPartDigitalFactory=<default part digital factory>
Default Part Digital Factory
 
bulkLoader.defaultAssemblyVpe=
<default assembly digital factory>
Default Assembly Digital Factory
 
bulkLoader.description=<text>
Description
 
Optional argument
bulkLoader.username=<username>
Username
 
aPriori login username.
Required for non-single-sign-on (SSO) enabled installations if p is not entered on the command line.
Optional for SSO-enabled installations. Leave username blank to have the Bulk Loader job run under the Windows username and password.
bulkLoader.password=<password>
Password
 
aPriori login password.
Required for non-single-sign-on (SSO) enabled installations if password is not entered on the command line.
Optional for SSO-enabled installations. Leave password blank to have the Bulk Loader job run under the Windows username and password.
bulkLoader.deployment=<deployment>
Deployment Name
 
Name of the deployment that you want to connect to.
bulkLoader.schemaname=<schemaname>
Schema Name
 
Point to the component schema associated with the deployment you specified above. The schema must be configured in the aPriori database.
bulkLoader.xmlFile=
<previously exported bulk loader XML file>
Open Loader File
 
To use an existing bulk loader file, specify the file name.
Otherwise, optional argument
bulkLoader.watchpointXmlFile=
<watchpoint input file>
Watchpoint input file path and name
 
 
To use a watchpoint input file, specify the path and file name. Otherwise, optional entry.
bulkLoader.watchpointXlsFile=
<watchpoint output spreadsheet>
Watchpoint output report file name
 
 
To use a watchpoint output report file, specify the path and file name. Otherwise, optional entry.
Note: If you set this property, you must also set bulkLoader.rollupName or no report is generated.
Otherwise, optional entry.