Multiple choice technology

When the Invocation Id for a job will be enabled?

  1. All the Parallel Jobs with the Shared containers

  2. Multiple Instance jobs

  3. Both Option1 & Option2

  4. None of the above

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

Invocation ID is a feature specifically for Multiple Instance jobs, allowing each instance to be uniquely identified. Regular parallel jobs don't use Invocation IDs. Shared containers don't enable Invocation ID on their own.