Multiple choice technology web technology

What is the benefit of object export and import?

  1. To import external source control systems

  2. To export definitions from the source Repository to an archive file (.SIF)

  3. To facilitate concurrent development

  4. To perform import into the check-out project and not on the server

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

Object export and import in Ab Initio facilitates concurrent development by allowing developers to export object definitions from the repository to .SIF archive files, which can then be imported into other projects or environments, enabling parallel work without conflicts.