The ImportExportAsynchBic.config File - EnterWorks_Process_Exchange_(EPX) - 10.5

EnterWorks Process Exchange (EPX)

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks
Precisely EnterWorks > EnterWorks
Precisely EnterWorks > EnterWorks Process Exchange (EPX)
Version
10.5
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks Process Exchange (EPX)
Copyright
2023
First publish date
2007
Last updated
2024-01-18
Published on
2024-01-18T18:45:39.198479

The Work Item Import and Export BIC maintains information on default settings in a file named ImportExportAsynchBic.config. You can modify this file to change the default items for the BIC. You can find the ImportExportAsynchBic.config file in the <EPX>/bin/agents/<hostname> directory.

# user configurable property file for the Import/Export BIC 
minThreads=1 
maxThreads=100 
# Import / Export specific properties 
defaultDelimiter=, 
defaultDirectory=../../bin/data 
defaultXMLRootTag=WorkItem 
defaultDelimiter

The default Delimiter for the Work Item Import and Export BIC is the comma (",")

character.defaultDirectory

The BIC will save exported files to the <EPX>/bin/data directory. The exact path will vary depending on the location to which you install EPX.

defaultXMLRootTag

This value establishes WorkItem as the default document type for XML files created by the Work Item Import and Export BIC.