The Tutorial Structure
The Getting Started Guide contains tutorials that include lessons and tasks.
Lessons
Each lesson introduces concepts that will help you understand the tasks to complete in the lesson. The lesson provides business requirements from the overall story. The objectives for the lesson outline the tasks that you will complete to meet business requirements. Each lesson provides an estimated time for completion. When you complete the tasks in the lesson, you can review the lesson summary.
If the environment within the tool is not configured, the first lesson in each tutorial helps you do so.
Tasks
The tasks provide step-by-step instructions. Complete all tasks in the order listed to complete the lesson.
Tutorial Prerequisites
Before you can begin the tutorial lessons, the Informatica domain must be running with at least one node set up. You must verify that the Analyst Service, Model Repository Service, and Data Integration Service are running.
The installer includes tutorial files that you will use to complete the lessons. You can find all the files in both the client and server installations:
- •You can find the tutorial files in the following location in the Developer tool installation path:
<Informatica Installation Directory>\clients\DeveloperClient\Tutorials
- •You can find the tutorial files in the following location in the services installation path:
<Informatica Installation Directory>\server\Tutorials
You need the following files for the tutorial lessons:
- •All_Customers.csv
- •Boston_Customers.csv
- •Customer_Order.xsd
- •LA_customers.csv
- •orders.csv
Informatica Analyst Tutorial
In this tutorial, an analyst logs into the Analyst tool, creates projects and folders, creates profiles and rules, creates scorecards on data, and creates reference tables.
The following table describes the lessons that you can perform:
Lesson | Description |
---|
Lesson 1. Setting up Informatica Analyst | Log in to the Analyst tool and create a project and folder for the tutorial lessons. |
Lesson 2. Creating Data Objects | Import a flat file as a data object and preview the data. |
Lesson 3. Creating Quick Profiles | Creating a quick profile to quickly get an idea of data quality. |
Lesson 4. Creating Custom Profiles | Create a custom profile to configure columns, and sampling and drill-down options. |
Lesson 5. Creating Expression Rules | Create expression rules to modify and profile column values. |
Lesson 6. Creating and Running Scorecards | Create and run a scorecard to measure data quality progress over time. |
Lesson 7. Creating Reference Tables from Profile Results | Create a reference table that you can use to standardize source data. |
Lesson 8. Creating Reference Tables | Create a reference table to establish relationships between source data and valid and standard values. |
Informatica Developer Tool
In this tutorial, you use the Developer tool to perform several data quality operations.
Profiling users use the Developer tool to create and run profiles that analyze the content and structure of data.
Complete the following lessons in the tutorial:
Lesson 1. Setting Up Informatica Developer
Create a connection to a Model repository that is managed by a Model Repository Service in a domain. Create a project and folder to store work for the lessons in the tutorial. Select a default Data Integration Service.
Lesson 2. Importing Physical Data Objects
You will define data quality processes for the customer data files associated with these objects.
Lesson 3. Profiling Data
Profiling reveals the content and structure of your data.
Profiling includes join analysis, a form of analysis that determines if a valid join is possible between two data columns.