IICS CDI Quiz3 December 11, 2025 by Harsha IICS CDI Quiz3 Welcome to every Thursday Quiz Challenge of IICS CDI Quiz 3! Let’s test your knowledge and strengthen your understanding on CDI Concepts 1 / 10 A Hierarchical Schema component can be used by which parent objects? Intelligent Structure Parser transformation. Hierarchy Parser transformation. Intelligent Structure Model. Hierarchy Builder transformation. In Informatica Intelligent Cloud Services (IICS), the Hierarchical Schema component is a vital element for handling hierarchical data structures such as XML or JSON. A Hierarchical Schema component can be used by the following parent objects: Hierarchy Parser transformation, Hierarchy Builder transformation 2 / 10 Is application data staged to the cloud by the Informatica Cloud Secure Agent? Yes No, it processes data locally without staging it to the cloud The Informatica Cloud Secure Agent is a lightweight program that runs all tasks and enables secure communication across the firewall between your organization and Informatica Intelligent Cloud Services. Informatica Cloud Secure Agent works locally behind your firewall which means data never gets staged through the Informatica Cloud servers. 3 / 10 IICS Synchronization task has the capability to retrieve information from lookup connections for integration purposes True False Yes. The Synchronization task provides an Add Lookup option in the Field Mapping tab. This allows you to retrieve data (for example, IDs or reference values) from another supported connection or object to enrich the records during synchronization. However, this feature depends on the connector, not all sources/targets support lookups. 4 / 10 In which business scenarios it is a good idea to use a synchronization task in IICS Transforming the data according to the business logic and updating it on the target system Applying Filter on incoming data before writing it to the target Reading data from a Flat File and writing the data to a Salesforce account All of the above Synchronization task is usually used to synchronize data between a source and a target. For example, you can read sales leads from your sales database and write them into Salesforce. You can also use expressions to transform the data according to your business logic or use data filters to filter data before writing it to targets 5 / 10 After updating a mapping, you ran a mapping again but the changes that have been made did not affect the new run of the mapping. What might have caused it? The changes were not saved The mapping was not re-deployed to the mapping task The mapping is not valid An additional parameter was created but not added to the parameter file If you have edited (updated) a mapping, the mapping ran, but your changes did not take effect, a possible reason could be that you did not save changes in the mapping. After making changes to a mapping, it is crucial to save those changes. Ensure that you have clicked the "Save" button in Cloud Mapping Designer to persist your modifications. 6 / 10 What is the behaviour expected when the file list generated through command has additional fields from sample metadata Data Integration assigns null value to new fields Data Integration reads the value and assign to appropriate field Data Integration ignores the new fields None of the above Informatica's Data Integration processes typically follow a schema or metadata definition, and any fields that are not part of the expected schema are generally ignored during processing. If additional fields are present in the file list generated through a command and these fields are not part of the sample metadata or expected schema, they will typically be ignored by the integration process. 7 / 10 When should you use an advanced data filter? When only AND conditions need to be applied For flat file data sources When the filtering conditions cannot be defined within a standard database WHERE clause For relational sources that only need AND conditions for filtering Only AND filter criteria are required - to perform this action you can use simple filter. Flat file sources - Correct, in flat file sources you can use both simple and advanced data filter but keep in mind that you cannot create a simple data filter in a synchronization task that includes a flat file source. You can create an advanced data filter. 8 / 10 The joiner transformation can join two database tables of different database types. True False The Joiner transformation can join data from two related heterogeneous sources. The sources can be different but they must be related as database tables are joined together based on the join conditions and join type defined within the Joiner transformation. For example, you can use the Joiner transformation to join account information from flat files with data from the Salesforce Account object. 9 / 10 Select TRUE statements about the Joiner Transformation (Select 3) It can combine two tables from different database types It can join two or more sources It can only join two sources at a time The fields in the join condition must have matching data types Joiner Transformation can join only two sources at one time and the join condition fields must have the same datatype otherwise the processing logic would fail. While the Joiner transformation is designed for joining two sources, you can use multiple Joiner transformations or other techniques like unioning or pre-processing to join more than two sources in a mapping. 10 / 10 Which objects can be placed into a mapping?(Choose 2) Mapplets that contain other mapplets. Transformations Mapping Tasks Mapplets Your score isThe average score is 42% 0% Restart quiz Related Posts:IICS CDI Quiz5IICS CDI Quiz4IICS CDI Quiz1IICS CDI Quiz 2
Start a youtube channel for iics concepts