IICS Certification Monitoring and Operations in IICS 2 — Questions and Answers
Question 1: What does a 'Stopped' status for a Secure Agent indicate in the IICS Administrator tab?
- The agent is running but idle with no tasks
- The agent services are not running and cannot execute tasks (Correct answer)
- The agent is downloading an upgrade package
- The agent is waiting in a job queue
Correct answer: The agent services are not running and cannot execute tasks
A 'Stopped' Secure Agent status means the agent services on the host machine are not running, so it cannot accept or execute integration tasks.
Question 2: Which log type in IICS provides the most detailed debugging information, including row-level errors, for a failed mapping task?
- Session log (Correct answer)
- Workflow log
- Agent log
- System log
Correct answer: Session log
Session logs contain detailed row-level information about data processed, transformation results, and specific error messages for individual mapping task runs.
Question 3: Which IICS feature allows you to stop a scheduled task from running without permanently deleting its schedule configuration?
- Suspend
- Disable (Correct answer)
- Hold
- Archive
Correct answer: Disable
Disabling a task in IICS prevents it from running on its configured schedule while fully preserving the schedule settings for future re-enablement.
Question 4: In IICS Monitor, what does a 'Queued' job status mean?
- The job completed but results are pending review
- The job is submitted and waiting for an available Secure Agent (Correct answer)
- The job failed and is queued for automatic retry
- The job is paused mid-execution
Correct answer: The job is submitted and waiting for an available Secure Agent
A 'Queued' status indicates the job has been submitted to IICS but is waiting for an available Secure Agent in the Runtime Environment to pick it up and begin execution.
Question 5: Where in IICS can an administrator view the health and status of all Secure Agents across the entire organization?
- Monitor > Agent Dashboard
- Connections > Agent View
- Administrator > Runtime Environments page (Correct answer)
- Settings > Infrastructure Health
Correct answer: Administrator > Runtime Environments page
The Administrator tab's Runtime Environments page displays the status, version, and health of all Secure Agents across the organization's runtime environments.
Question 6: In IICS, what is the correct approach to recover a Mapping task that failed partway through processing records?
- Use the Restart option in Monitor to resume from the exact failure point
- Re-run the full mapping from the beginning after resolving the root cause (Correct answer)
- Use the Partial Recovery wizard to replay only failed records
- Manually insert the missing records and mark the job complete
Correct answer: Re-run the full mapping from the beginning after resolving the root cause
IICS Mapping tasks do not support mid-stream checkpointing or partial recovery; the task must be re-run in full from the beginning after the underlying issue is resolved.
Question 7: Which IICS scheduling option should be used when a task needs to run at a specific time only once?
- Recurring schedule
- One-time schedule (Correct answer)
- Event-based trigger
- Manual-only mode
Correct answer: One-time schedule
A one-time schedule in IICS allows you to configure a task to execute exactly once at a specified future date and time.
What does a 'Stopped' status for a Secure Agent indicate in the IICS Administrator tab?