ADM_FileMemo - Action file objects for defining procedures and response files
Inherits: 
SDB_Resource , FileMemo
File objects might be created for procedures (.cmd or .bat files) and response files. The ODE provides a list of default procedures and response files in order to execute appropriate build requests.
Depending on the environment, those procedures may have to be changed. Procedures and response files provided can be browsed or updated in the ClassEditor via menu items Objects/Response Files and Objects/Procedures. However, procedures should be updated via the actions, they are written for (Objects/Actions). Procedures as well as response files are globally identified by its file_name and, if necessary, the project name, they are working for.
Attributes
- project_name - Project name
Relationships
- environment - Environment
- actions_procref - Process definitions referring to the action
- actions_rspref - Response files referring to the action
Keys
- ik_FileMemo - Secondary key
- ik_ProjectFile - Secondary key
- ik_ProjectFileExt - Primary key
Functions