Datafile Messages
Each message has a type descriptor at the beginning of the line to determine its kind and is followed by the message contents.
General message types:
- APP-AVAIL----: The available applications (object ID, application name, description).
- APP-NAME-----: For export, the name of the exported application, or for import, the name to use for import.
- APP-TIME-----: The duration of the ex/import of the application.
- APPOPT-------: Whether to ex/import the application options.
- COMMENT------: The comment message.
- CURR-DIR-----: The current folder.
- DAT-FILE-----: The status of the data file.
- ERR-FILE-----: The status of the error file.
- ERROR--------: The error message.
- EXIT-ON-KEY--: Indication that the exit on key press option has been activated.
- EXP-EXECUTE--: Logmessages of the actual export process.
- EXP-TEXT-----: The export is in readable Text format (and cannot be imported).
- FILE-NAME----: The name of the LionSource file to export to or import from.
- GENSET-------: For export, the name of the exported generation set, or for import, the name of the generation set to import in.
- GS-AVAIL-----: The available generation sets (object ID, genset name).
- HEADER-------: The Header information.
- INFO---------: The information message.
- LOG-FILE-----: The status of the log file.
- LOG-PATH-----: The path to the folder of the stored log files.
- LOG-START----: The time the logging started.
- PAR-FNAME----: The file name of the parameter file.
- PRE-TEST-----: Indication that the pretest option has been activated.
- PROCESS------: The process stage indication.
- SECURITY-----: Indication that the security information option has been activated.
- SO-LOCKED----: Indication that the stop on locked objects option has been activated.
- SO-NOTFOUND--: Indication that the stop on object not found option has been activated.
- TYPE---------: The type of the export (ALL | APP | PAPP).
Requested objects message types:
- RQ-CLASS-----: The requested Classes.
- RQ-EXTINTERFACE: The requested External Interfaces.
- RQ-F-DEF-----: The requested File Definitions.
- RQ-FORM------: The requested Forms.
- RQ-GLB-DEF---: The requested Global Definitions.
- RQ-GLB-DICT--: The requested Global Dictionaries.
- RQ-GLB-ROU---: The requested Global Routines.
- RQ-IM-LIST---: The requested Image Lists.
- RQ-INDEX-----: The requested Database Indexes.
- RQ-REPORT----: The requested Reports.
- RQ-REST-API---: The requested REST API web services.
- RQ-SCRIPT----: The requested Scripts.
- RQ-SEQUENCER: The requested Sequences.
- RQ-STOREDPROC: The requested Database Stored Procedures.
- RQ-TABLE-----: The requested Database Tables.
- RQ-VIEW------: The requested Database Views.
- RQ-WEB-SER---: The requested Web Services.
Queued objects message types:
- CQ-CLASS-----: The actually queued Classes.
- CQ-DCT-------: The actually queued Global Dictionaries.
- CQ-EXTINTERFACE: The actually queued External Interfaces.
- CQ-F-DEF-----: The actually queued File Definitions.
- CQ-FORM------: The actually queued Forms.
- CQ-GLB-ROU---: The actually queued Global Routines.
- CQ-GSD-------: The actually queued Global Definitions.
- CQ-IM-LIST---: The actually queued Image Lists.
- CQ-INDEX-----: The actually queued Database Indexes.
- CQ-REST-API---: The actually queued REST API web services.
- CQ-REPORT----: The actually queued Reports.
- CQ-SCRIPT-: The actually queued Scripts.
- CQ-TABLE-----: The actually queued Database Tables.
- CQ-WEB-SER---: The actually queued Web Services.