IICS Certification Trivia 2 — Questions and Answers
Question 1: Which Informatica IICS service is primarily used for API-based integration and exposing data as REST endpoints?
- Application Integration (Correct answer)
- Data Integration
- B2B Gateway
- Mass Ingestion
Correct answer: Application Integration
Application Integration in IICS enables building API-based integrations and exposing processes as REST or SOAP endpoints.
Question 2: In IICS, what is the term for a reusable set of connection properties that can be shared across multiple tasks?
- Connection (Correct answer)
- Connector
- Runtime Environment
- Agent Group
Correct answer: Connection
A Connection in IICS stores credentials and endpoint details and can be reused across many tasks and mappings.
Question 3: What IICS feature lets you schedule a task to run automatically at defined intervals without writing custom code?
- Taskflow
- Schedule (Correct answer)
- Event Monitor
- Trigger
Correct answer: Schedule
Schedules in IICS allow tasks to be triggered automatically at defined times or intervals.
Question 4: Which IICS component monitors the health and throughput of running jobs in real time via a web-based console?
- Monitor
- Operations Console (Correct answer)
- Activity Log
- Administrator
Correct answer: Operations Console
The Operations Console in IICS provides real-time monitoring of job runs, errors, and throughput statistics.
Question 5: In IICS Data Integration, which transformation is used to split a single input row into multiple output rows based on a field with delimited values?
- Router
- Normalizer (Correct answer)
- Expression
- Splitter
Correct answer: Normalizer
The Normalizer transformation converts a single row containing repeated or delimited data into multiple output rows.
Question 6: What is the maximum number of Secure Agents that can be grouped into a single Runtime Environment in IICS?
- 1
- 5
- No fixed limit (Correct answer)
- 10
Correct answer: No fixed limit
IICS allows multiple Secure Agents to be grouped into one Runtime Environment with no hard-coded upper limit, enabling horizontal scaling.
Question 7: Which IICS service is specifically designed for large-scale ingestion of files and streaming data into cloud data lakes?
- Data Integration
- Mass Ingestion (Correct answer)
- Application Integration
- MDM SaaS
Correct answer: Mass Ingestion
Mass Ingestion in IICS is optimized for high-volume, bulk transfer of files and streaming data into cloud storage and data lakes.
Which Informatica IICS service is primarily used for API-based integration and exposing data as REST endpoints?