----------------------------------------------------------------------------
- IICS Basics
- IICS Administration
- IICS Data Integration
- IICS Monitor
- IICS Application Integration
- IICS Application Integration Console
- IICS API Manager
- IICS Cloud Integration Hub
- IICS Mass Ingestion
----------------------------------------------------------------------------
IICS Basics:
IICS Basics:
- What is the difference between Informatica PowerCenter and Informatica Cloud?
- How to log in to IICS?
- Where does the metadata of tasks get stored in Informatica Cloud (IICS)?
- What is the current IICS version available?
- What are major and minor releases in IICS? and details about the IICS prerelease
- What services are mainly offered by IICS?
- What is IPU consumption in IICS?
- How to run and schedule the jobs? can we run using third-party schedulers?
- What type of information gets stored in the Informatica Cloud (IICS) repository?
- Where will data and logs be stored? Can IICS able to see the customer's data?
----------------------------------------------------------------------------
IICS Administration:
- Explain about the Add new users. Configure user groups and roles for individual users?
- How to create projects and folders in IICS? How to restrict user permissions on the projects?
- How to set up SAML Setup in IICS for SSO login?
- How to Configure Source Control Settings to enable the versioning?
- How to create a connection in IICS?
- What is the difference between Native and Add-On Connectors? How to install add-on connectors?
- Explain the configuration details for the below connectors:
- File
- SQL Server
- Salesforce
- Snowflake Cloud Data Warehouse V2
- SFTP V2
- File Processor
- Amazon S3 connector
- Rest V2 Connector
- Web Service Consumer
- OData Connector
- Explain the IICS Schedules, How to create and manage them, and their limitations compared to the third-party schedulers?
- How to generate the swagger files for REST APIs?
- What are Asset & Security Logs in IICS
- How to migrate the IICS assets from the development system to another IICS environment?
- How to implement the CICD for IICS deployments?
- What is a Runtime environment?
- Explain the architecture of secure agents in IICS?
- How to install an IICS secure agent?
- Explain how to start and stop the IICS secure agent?
- Describes the Secure Agent services:
- Data Integration Server
- Common Integration Components
- Process Server
- How to check the server and job execution logs?
- what are the IICS admin roles and responsibilities?
- What is the difference between load balancing and secure agent clustering in IICS?
----------------------------------------------------------------------------
Cloud Data Integration (CDI)
Level-1 (Mappings)
- What are the CDI mappings and how to create the mapping in IICS
- What are the active and passive transformations
- How to use the below transformations
- Expression
- Sorter
- Joiner
- Lookup
- Union
- Router
- Filter
- Rank
- Aggregator
- Normalizer
- Transaction Control
- What are the major differences between the below assets
- Join and Lookup
- Connected and Unconnected lookup
- Union vs File list
- IIF vs Decode function
- SQL override and Lookup override
- Data cache and Index cache
- Hierarchical parser and structural parser
- Input and IN/OUT Parameters
- SCD Type 1,2,3
- Fatal and Nonfatal errors
- Upsert and data-driven
- What are the different methods to remove duplicates in CDI
- What is indirect file load and how can we implement that in IICS
- How will you read the Source JSON/XML file in IICS
- How to reset the sequence generator when we migrate from DEV to QA
- How to execute UNIX/Power shell/python commands in IICS Mapping
- What is the biggest mapping you handled as a developer? (SCD TYPE 2)
- Explain about SUBSTR, INSTR, ERROR, LKP, and DATE functions
- What is GCID in the normalizer
- Mapping level Performance tuning
- Web service consumer transformation
- Exception handling and user-defined errors
- Types of caches
- 1. Data Cache
- 2. Index Cache
- 3. Static cache
- 4. Dynamic cache
- 5. Persistent Cache
- 6. Re cache (Refill Cache)
- 7. Shared Cache
- How to call Stored Procedure in IICS
- How to return multiple values from unconnected lookup
- What is incremental load, what are the different approaches to implement that
- In join transformation, which object will be master and which object will be detailed, based on what metrics we decide that?
- How to convert Rows into columns in IICS?
- Difference between REST V2 connection and Web service consumer
- How to create a business service and how to use it in IICS
- How to pass multiple rows to input requests for the web service call
- How do decrypt and encrypt the PGP encrypted source flat file?
- How to copy/move/remove files from one folder to another folder using a file processor connection?
- Can we move the file to the SFTP location using IICS connections?
- Can we use the command in the source instead of the file list?
Level-2 (Mapping Tasks, Synchronization, Replication, Mass Ingestion)
1) How you implement performance tuning in the Informatica mapping Tasks
2) Error Handling mechanism in data integration
3) What is the mapping task
4) How to schedule the Mapping
5) What is the blackout period in the schedule
6) What is the parameter file and how you use it in the mapping
7) How to enable verbose mode in Informatica data integration
8) What is cross-schema pushdown optimization
9) Tell me below advanced session properties below:
- -> Rollback transactions on error
- -> Commit on the end of the file
- -> Recovery Strategy
- -> DTM process
- -> Incremental Aggregation
- -> Pushdown Optimisation
- -> Session Retry on deadlock
- -> Stop on error
11) Limitations of Data synchronization task
12) Use of Replication task
13) What is incremental load, full load, and initial load
14) How to perform upsert in Informatica mapping and required constrained to implement
15) How to run Pre and Post SQL commands, Pre and Post Processing commands
16) Difference between Synchronization vs Replication Task
17) Different types of mass ingestion tasks
18) What is Data Masking
19) How to configure maplets in IICS
20) Use of control table in ETL
21) Explain the below components in task flow:
- Data task
- Output variables
- Sub-data task
- Custom error handling
- Email notifications,
- Command task
24) How to execute python /Unix /Powershell script using Command task (windows Secure agent)
25) How to execute multiple mapping task instances simultaneously
26) What is the use of Stop on Error property in MCT
27) What is the use of the email notification option in MCT
28) How to use the fixed-width delimited files in the source
29) How to create a Business service and its use case
30) What is the use of hierarchical schema, can we do create without schema
31) How to send an email using the notification step in the task flow
32) Can we send output response to Task flow
33) How to send variables data to mapping columns in the task flow
34) How to get values from mapping columns to task flow variables?
35) How to implement custom error handling in the task flow
36) How to do audit logging in IICS with data task output response variables?
37) How to Trigger the task flow based on file event
38) How to create a file listener and how to trigger task flow
39) when do we use file events and when do we use a schedule?
40) How can we trigger IICS task flow using a third-party scheduler?
41) What is included dependency check-in assets export
42) Best practices for IICS code migrations (export and import)
43) How to implement versioning in IICS
44) what is asset-level permissions and how to use that (ACL)
45) Different types of semi-structured data and how to read in IICS
Administrator
1) Load balancing in Informatica cloud
2) Secure agent architecture
3) Powercenter vs IICS Cloud
4) How to create a secure agent group
5) How to create connections and describe addon connecters vs native connectors
6) How to move IICS code from DEV to QA and different approaches
7) Why do we uncheck Include dependencies while exporting the assets.
8) How to implement versioning in IICS
9) How many Status states are available in monitor and what are those
10) How to check job logs and their default location in SA
11) Session logs vs error logs vs reject data and their locations
12) How to generate dynamic files based on date and time
13) Performance tuning by administrator level
14) How to schedule the mapping task on the last day of the month.
15) How to restart the secure agent in both windows and Linux env
16) What are sub org and their uses
17) How to create SAML authenticated account
18) What is Audit logs and what information will be stored in them and how to download
19) What is Security logs and what information will be stored in them and how to download
20) What are user roles and how can we create custom user roles
21) What are user groups and how can we create custom user groups
22) How to enable web service requests and responses in the log file?
23) What is the MaxDTMBuffer option in the runtime environment
24) How to stop and start the services in the runtime environment
25) Process server responsible for what?
26) Data Integration server responsible for what?
27) What is load balancing and how to implement that
28) Where CAI metadata is stored?
29) Where CDI metadata is stored?
30) How to create the swagger file and where to use it?
Application Integration
2) Secure agent architecture
3) Powercenter vs IICS Cloud
4) How to create a secure agent group
5) How to create connections and describe addon connecters vs native connectors
6) How to move IICS code from DEV to QA and different approaches
7) Why do we uncheck Include dependencies while exporting the assets.
8) How to implement versioning in IICS
9) How many Status states are available in monitor and what are those
10) How to check job logs and their default location in SA
11) Session logs vs error logs vs reject data and their locations
12) How to generate dynamic files based on date and time
13) Performance tuning by administrator level
14) How to schedule the mapping task on the last day of the month.
15) How to restart the secure agent in both windows and Linux env
16) What are sub org and their uses
17) How to create SAML authenticated account
18) What is Audit logs and what information will be stored in them and how to download
19) What is Security logs and what information will be stored in them and how to download
20) What are user roles and how can we create custom user roles
21) What are user groups and how can we create custom user groups
22) How to enable web service requests and responses in the log file?
23) What is the MaxDTMBuffer option in the runtime environment
24) How to stop and start the services in the runtime environment
25) Process server responsible for what?
26) Data Integration server responsible for what?
27) What is load balancing and how to implement that
28) Where CAI metadata is stored?
29) Where CDI metadata is stored?
30) How to create the swagger file and where to use it?
Application Integration
1) Explain about Application Integration Architecture and Describe below objects
- Process
- App Connection
- Service connector
- Process object
- Guide
3) Describe the below components in the process :
- Service
- Sub Process
- Create
- Decision
- Parallel
- Wait
- Fault
- Milestone
- Assignment
- Advance variables
- Jump
5) list of expressions used in the assignment
6) Fault handling in ICRT and 3 methods
7) Error logging in ICRT and through the email notification
8) List of connectors available in ICRT
9) How to read and write the content of the delimited file
10) How to connect the database and perform the update, insert and delete operations
11) How to schedule the process
12) Handling the SOAP and Restful API's
13) Run Unix/power shell/Python/Bat command in ICRT
14) How to Run Data Integration Linear task flows or Mapping tasks in CAI
15) How to perform parameterization in ICRT
16) Read a CSV file and display the content in the output variable
17) Write the data into the flat file using the process
18) Convert XML data into JSON format in ICRT
19) what is pagination and how to implement it in the process
20) Difference between SOAP and REST web services
21) How to softcode the URL in binding area
22) How to get simplified output response from entire response
23) What are the different HTTP methods and their uses
24) What are the different header in API
25) What are the different Authentications in API
26) What is body and query parameters in API
27) Standalone and derived process objects in CAI
28) Explain about below app connections:
- Service Connector
- File
- JDBC
- SFTP
- Restv2
- Salesforce
- Polling Interval
- Initial Delay:
- Max Messages Per Poll
- Delete Processed Files:
- Before Move:
- Move To:
- Move If Failure:
- Max Reconnection Attempts:
31) What is verbose mode
32) How to check logs in the CAI console and what are the advanced variables
33) What are deployed assets
34) What is URN mappings
35) How to create BRP file using process developer tool and How to deploy BPR assets in CAI console
36) How to configure Faults alerts in the CAI console
37) How to check process audit Logs
38) How to filter the logs based on faults that occur
39) How to configure process in API Manager
40) What is the difference you saw when the process deployed on Secure Agent and Cloud
Thank you so much for arrange this queston it really help for me.
ReplyDeleteInformatica Read Json
Thank you So much given much info, I would request you to add more on CAI (Cloud application Integration)
ReplyDeleteThank you so much, This is really helpful.
ReplyDeletePlease add hyperlinks for all the questions. That would really make our life's easy
Thank you so much for the information
ReplyDeleteInformatica Cloud Online Training
Informatica Cloud Training