Data Path
The data path is by default:
C:\ProgramData\erwin\Data Transformation
Subfolders:
•data
DT database files
•libraries
XSLT parsers used for library/custom transformations
•log
Client.log, event.log, server.log, listener.log
•workflows
Workflows operation data, workflow testing triggers
The data path can be different from the default; configure the tool providing the desired path:
Setup / Windows Services
DT installs four Windows Services, which have to be launched by a Windows user belonging to the Administrator group:
•erwinDataTransformationH2DB:
Runs the application database
•erwinDataTransformationListenerManager
Detects newly created files into DT folders (see later)
•erwinDataTransformationEventManager
Manage the event queue, as workflows to be run for adapter files detected by Listener manager
•erwinDataTransformationServerManager
Performs scheduled jobs (adapters or sequences execution)
Adapter Folders
When configuring an adapter, DT requires to assign a folder.
This will contain:
•A file, created when saving the adapter, which is used to inherit the information about the structure of datasets coming from the adapter, named:
ADAPT_<adapt_id>_struct.<adapt_ext>
For instance, ADAPT_79_struct.csv will be produced when saving a DB adapter with internal id equal 79, containing the resultset columns and a sample of data.
•The following adapter files coming from its execution, that will be named as:
ADAPT_<adapt_id>_<operation_timestamp>.<adapt_ext>
Model Configuration Folder
When setting up a model configuration, DT requires assignment of a folder for the backup. This will be used also as adapter folder for the automatically created CM import-export adapter.
This will contain:
•The backup of the model, when required by scheduling:
<model scriptname>_<operation_timestamp>.mdb
•The structure file for export adapter, containing the metamodel: ADAPT_<adapt_id>.xml
•The CM export adapter files, when requested:
ADAPT_<adapt_id >_<operation_timestamp>.xml
•Operation folders for the given model (see later)
© ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center