B2B Data Transformation
- B2B Data Transformation 10.5
- All Products
Parameter
| Description
| Default Value
|
|---|---|---|
file_format
| The version number of the configuration file format. Do not change this value unless instructed by
Informatica Global Customer Support .
| 1001
|
xmlns:xsi
| The namespace of the XML schema language used in
Data Transformation . The value is read-only.
| http://www.w3.org/2001/XMLSchema-instance
|
xsi:noNamespaceSchemaLocation
| The file name of the schema for validating
Data Transformation configuration files. The value is read-only.
| CMConfig.xsd
|
Parameter
| Description
| Default Value
|
|---|---|---|
Minimum configuration refresh interval
| The time interval, in microseconds, at which
Data Transformation checks for system configuration updates.
| 36000000
|
Default code page
| The default working encoding.
| Windows_1252
|
CM log files directory
| The name of the log directory.
| Logs
|
CM Reports directory
| The path to the directory where the Engine stores event logs and reports.
| <INSTALL_DIR>/DataTransformation/CMReports
|
User logs directory
| The path to the directory where the Engine stores user-defined logs.
| <INSTALL_DIR>/DataTransformation/UserLogs
|
Parameter
| Description
| Default Value
|
|---|---|---|
Home
| The path to the JRE that runs the Engine.
| <INSTALL_DIR>\clients\java\jre\bin
|
Maximum Heap Size
| The maximum heap size, in megabytes, that the JRE can use. This value controls the maximum size of documents that can be processed by document processors. Do not change this value unless instructed by
Informatica Global Customer Support .
| 64
|
Parameter
| Description
| Default Value
|
|---|---|---|
mode
| The access mode of the repository. Do not change this value unless instructed by
Informatica Global Customer Support .
| FileSystem
|
Parameter
| Description
| Default Value
|
|---|---|---|
Base Path
| The location of the repository where
Data Transformation services are stored.
| <INSTALL_DIR>/clients/DT/ServiceDB
|
Parameter
| Description
| Default Value
|
|---|---|---|
Days to keep history
| The number of days that the Engine saves event logs.
| 4
|
PreprocessorMaxBuf
| The maximum buffer size for input documents, in bytes. Do not change this value unless instructed by
Informatica Global Customer Support .
| 5000000
|
Service refresh interval
| The time interval, in seconds, at which
Data Transformation checks for repository updates such as new or revised services.
| 30
|
Reuse memory between requests
| A memory allocation option. Do not change this value unless instructed by
Informatica Global Customer Support .
| true
|
JVM Location
| The location of the JRE (Windows only).
The configuration editor requires the JRE. If you edit this value, save the new setting and exit the configuration editor before you uninstall the previous JRE.
| <INSTALL_DIR>\java\bin\client
|
Disable concurrency
| Disables running the Engine in more than one thread. Do not change this value unless instructed by
Informatica Global Customer Support .
| false
|
Parameter
| Description
| Default Value
|
|---|---|---|
Debug level
| The degree of verbosity of the CMServer diagnostic log.
| n/a
|
Log location
| Path to the CMServer diagnostic log.
| n/a
|
Number of retries
| The maximum number of restarts permitted during the interval specified in
Restart timeout
. If a client process exceeds this number, it stops trying to restart the Engine.
| 4
|
Restart timeout
| The time interval in seconds during which restarts are counted.
| 900
|
Server Path
| The path to the
CM_Server.sh shared object (Linux and UNIX only).
| <INSTALL_DIR>/bin/cm_server.sh
|
Thread Pool Size
| The maximum number of Engine threads that can run client requests concurrently per process. If the number of client requests exceeds the number of available threads, the Server queues the requests until a thread is available.
| 4
|
Parameter
| Description
| Default Value
|
|---|---|---|
JVM parameter
| Initialization parameters for the JRE. You can add multiple parameters if required.
| n/a
|
Parameter
| Description
| Default Value
|
|---|---|---|
Url
| IP address or host name and port of the HIPAA Validation engine.
| n/a
|
Parameter
| Description
| Default Value
|
|---|---|---|
LocalPath
| Path of the HIPAA Validation engine as seen from the local computer. You cannot edit this parameter with the configuration editor.
| n/a
|
RemotePath
| Path of the HIPAA Validation engine as seen from a remote computer. You cannot edit this parameter with the configuration editor.
| n/a
|
Parameter
| Description
| Default Value
|
|---|---|---|
Enabled
| Enables a debugging trace. Do not enable the trace unless instructed by
Informatica .
| false
|
Severity level
| The severity level of the trace messages:
| ERROR
|
Parameter
| Description
| Default Value
|
|---|---|---|
Category
| The
Data Transformation modules that generate trace messages.
| ENVIRONMENT
EXEC
EXTERNALS
FILESYSTEM
INPUT_DOC
INTERFACES
NETWORKING
OUTPUT_DOC
PREPROCESSOR_UNIT
REQUEST
SYSTEMRESOURCES
VIEWIO
|
Parameter
| Description
| Default Value
|
|---|---|---|
Process and threads Ids
| Includes the ID of processes and threads in the trace messages.
| true
|
Time stamp
| Includes the time stamp in the trace messages.
| true
|
Parameter
| Description
| Default Value
|
|---|---|---|
Trace file name
| Name of the trace file.
| CMEngine_log.txt
|
Maximum file size
| The maximum trace file size, in bytes.
| 1000000
|
Recycling method
| The method of file handling when the trace file reaches the maximum size:
| Restart
|