Multiple choice technology

Choose package file extensions

  1. mp

  2. cfg

  3. xfr

  4. dml

Reveal answer Fill a bubble to check yourself
C,D Correct answer
Explanation

In Ab Initio, .xfr files contain Transform function code (business logic for data transformation), and .dml files contain Data Manipulation Language specifications (record formats and metadata). These are both package file extensions used in Ab Initio development. .mp files are metadata files and .cfg files are configuration files, but they're not typically classified as package extensions in the same context.