Informatica (private preview)

Overview

This guide explains how to setup Monte Carlo's integration with Informatica Intelligent Cloud Services (IICS).

The integration will discover all of your IICS Data Integration mapping tasks, and add them to the Monte Carlo asset catalog as jobs.

πŸ“˜

At this time, this integration is focused on mapping tasks, not the task flows they may be a part of.

You will see run history and some general information for each mapping task.

Feature Support

FeatureSupport
Metadata collectionβœ…
Job Monitoring❌
Job Lineage❌
Table Lineage❌
Field Lineage❌

IICS Prerequisites

Monte Carlo requires read permissions to the projects and folders that contain your mapping tasks. We recommend creating a dedicated service account for Monte Carlo with read access to all Data Integration projects and folders.

Installation

This section guides you through setting up an Informatica IICS integration with Monte Carlo.

πŸ“˜

Prerequisites

Before proceeding, ensure you have:

  • A Monte Carlo account with permissions to add integrations
  • An IICS service user with read permissions on all Data Integration projects and folders

Installation of the integration is relatively simple. You just need to provide Monte Carlo with a means to authenticate to IICS REST APIs. We currently support two modes of authentication:

  • OAuth via external identity provider
  • IICS username and password

OAuth


FieldDescription
Integration NameName of your Monte Carlo integration
Base login URLURL used to authenticate to IICS REST APIs
Authentication typeOAuth 2.0
Informatica org IDYour IICS organization id
Token endpoint URLURL used to obtain an OAuth token from your identity provider
Grant typeWe currently support either Client credentials or Password grants
OAuth client IDClient id of the application registered in your identity provider
OAuth client secretClient secret of the application registered in your identity provider
IDP usernameUsername of identity provider user, if the password grant is selected
IDP passwordPassword of identity provider user, if the password grant is selected

IICS Username and Password


FieldDescription
Integration NameName of your Monte Carlo integration
Base login URLURL used to authenticate to IICS REST APIs
Authentication typeInformatica user & password
UsernameUsername of IICS user
PasswordPassword of IICS user

Did this page help you?