Transaction definitions are added your Enterprise Developer project by importing them from your exported transaction file into a compiled project component file named IMSGEN2.DAT. This file is created automatically during the import process, or if imsgen2.dat already exists, the transaction definitions contained in your transaction file are added to it during the import process.
mfims stage1imp transactionfile [ADDREPL] [DELEXIST]
where:
transactionfile | The transaction file created from a stage 1 file or from Enterprise Server. |
ADDREPL | If the imsgen2.dat already exists, specifies adding new transactions and replacing existing transactions. If you do not specify ADDREPL, new transactions are added but existing transactions are left unchanged. |
DELEXIST | If the imsgen2.dat already exists, specifies that all the existing transaction definitions in the imsgen2.dat file be deleted before importing extracted transactions. |