Multiple choice technology

Which of the following statement is/are true?

  1. Repository service is responsible for storing and retrieving the metadata from repository database

  2. Integration service is responsible for running and scheduling of jobs

  3. If repository service is down, we can’t create mapping

  4. If repository service is down, we can create mapping

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

Repository service manages metadata storage and retrieval. Integration service handles job execution and scheduling. Mappings cannot be created without repository service because metadata access is required. Option D contradicts this fundamental dependency.