0% found this document useful (0 votes)
50 views

DL Define Process

The document provides instructions for exporting and importing records between databases using DL.DEFINE and DL.PARAMETER. It describes creating a DL.DEFINE record, setting the operation to R, and specifying the file name and record. It then discusses using DL.PARAMETER to export using operation S and import using operation R, and the file locations for export and import.

Uploaded by

nagalakshmi rama
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
50 views

DL Define Process

The document provides instructions for exporting and importing records between databases using DL.DEFINE and DL.PARAMETER. It describes creating a DL.DEFINE record, setting the operation to R, and specifying the file name and record. It then discusses using DL.PARAMETER to export using operation S and import using operation R, and the file locations for export and import.

Uploaded by

nagalakshmi rama
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

DL.

DEFINE STEPS

Create a DL.DEFINE RECORD which has the details of record to be exported

Operation should be R

File Name will be the application name. It it is enquiry it will be ENQUIRY

Record name will be the ID of the Enquiry record that you want to export

Once you create a record we need to go to DL.PARAMETER

DL.PARAMETER is the application where we specify

the unit name to be Exported or imported.

SYSTEM is the only record that exits under this application.

To save a unit (Export)

This should be done by using the save operation in DL.PARAMETER (using the "V"erify mode in
DL.PARAMETER with the OPERATION set to "S" - save).

To restore a unit (Import)

This should be done by using the restore operation in DL.PARAMETER (using the "V"erify
mode in DL.PARAMETER with the OPERATION set to “R" – restore ).
The export file will be available in

Export - the DL is exported to the directory called ..\bnk\F.DL.DATA.

Make sure the file is empty before you start the DL define process

Please copy the contents of this file to Import folder in below path physically.

Import - the DL is copied into a directory called ..\bnk\DL.RESTORE

(NOTE: the ..\bnk\DL.RESTORE directory should be empty before you copy the DL to this
directory)

Please do the Import action in the required database after physically copying the files in above path

You might also like