Multiple choice technology

E-mail tasks can be implemented through

  1. E-mail command in informatica

  2. Batch script and invoke it from informatica

  3. either a or b

  4. both a and b needed

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

Email tasks in Informatica can be implemented either through the built-in Email task/command or by writing a batch script that sends emails and invoking that script from Informatica workflows. Both approaches are valid and commonly used depending on requirements.