Redwood Documentation

Product Documentation

 

›Connectors

Separate ComponentsGeneric Components

Catalog

  • Catalog

Connectors

  • Connections
  • Azure Subscriptions
  • Azure DataFactory
  • JSCAPE Component
  • IBM z/OS
  • Box Connector
  • Sharepoint
  • Informatica
  • Cognos
  • ServiceNow

Inbound REST

  • REST Services
  • API Key

Excel

  • Generic Excel Components

Platform Agent

  • Core Platform Functions

Oracle Data Services

  • Oracle Data Integrator

SAP Data Services

  • BTP Cloud Integration
  • SAP CI DS
  • SAP IBP
  • BusinessObjects
  • SAP SNC

SLA

  • SLA Component Installation
  • SLA Rules
  • SLA Dashboard
  • Advanced Configuration

On-Premises SSO

  • SSO Module

Privileges Required

  • Azure Subscriptions
  • Box Connections
  • Catalog
  • Connections
  • Azure Data Factory
  • Sharepoint
  • Informatica
  • REST Services
  • JSCAPE Connector
  • API Keys
  • Excel
  • ODI Connections
  • Queues
  • CloudIntegration Connections
  • HCI DS Connections
  • IBP Connections
  • SLA
  • ServiceNow
  • z/OS Connections
← SharepointCognos →

Informatica Cloud Connector

The Connections component allows you to store connection information for 3rd party applications and create process servers and queues with all required settings for the components. These connections are used to provide the connection information to the various connectors for those services.

Prerequisites

  • Version 9.2.9 or later
  • Component Connection Management version 1.0.0.3
  • Privileges Required to use Connections
  • Privileges Required to use Informatica

Contents of the Component

Object TypeNameDescription
ApplicationGLOBAL.Redwood.REDWOOD.InformaticaCloudApplication for the component.
ConstraintREDWOOD.Redwood_InformaticaCloudConnectionConstraintConstraint for the connection fields.
Extension PointREDWOOD.Redwood_InformaticaCloudConnectionExtension Point for the component.
Process DefinitionREDWOOD.Redwood_IICS_ImportLinearTaskFlowsImport executable Linear Taskflows from an Informatica Cloud system.
Process DefinitionREDWOOD.Redwood_IICS_ImportTasksImport executable Tasks from an Informatica Cloud system.
Process DefinitionREDWOOD.Redwood_IICS_RunLinearTaskflowExecute a Linear Taskflow in an Informatica Cloud system.
Process DefinitionREDWOOD.Redwood_IICS_RunLinearTaskflowTemplateExecute a Linear Taskflow in an Informatica Cloud system.
Process DefinitionREDWOOD.Redwood_IICS_RunTaskExecute a Task in an Informatica Cloud system.
Process DefinitionREDWOOD.Redwood_IICS_RunTaskTemplateExecute a Task in an Informatica Cloud system.
Process DefinitionREDWOOD.Redwood_IICS_RunTaskflowExecute a Taskflow in an Informatica Cloud system.
Process DefinitionREDWOOD.Redwood_IICS_RunTaskflowTemplateExecute a Taskflow in an Informatica Cloud system.
Process DefinitionREDWOOD.Redwood_IICS_ShowLinearTaskFlowsList executable Linear TaskFlows in an Informatica Cloud system.
Process DefinitionREDWOOD.Redwood_IICS_ShowTasksList executable tasks in an Informatica Cloud system.
LibraryREDWOOD.Redwood_InformaticaCloudLibrary for the Informatica component.

Process Definitions

Redwood_IICS_ImportLinearTaskFlows

Import executable Linear Taskflows from an Informatica Cloud system.

Parameters

TabNameDescriptionDocumentationData TypeDirectionDefault ExpressionValues
ParametersconnectionConnectionThe Connection object that defines the connection to the Informatica Cloud instance.StringIn

ParametersfolderPathFolder Path FilterThe path of the folder to return linear taskflows from. When specified, only linear taskflows that are inside this folder will be returned. If omitted, linear taskflows from any folder will be returned. Examples: Default/FolderA or Project/FolderA.StringIn

ParameterslinearTaskflowNameLinear Taskflow Name FilterOnly return linear taskflows that match this filter. Wildcards are supported. If omitted, all linear taskflows that match the other filters will be returned.StringIn

Generation SettingsoverwriteOverwrite Existing Definition

StringInNY=Yes
N=No
Generation SettingsdownloadLogDownload LogDownload Session LogStringInNY=Yes
N=No
Generation SettingsdownloadSessionStatisticsDownload Session StatisticsCreate an RTX file with the session statistics.StringInNY=Yes
N=No
Generation SettingstargetPartitionPartitionThe Partition to create the new definitions in.StringIn

Generation SettingstargetApplicationApplicationThe Application to create the new definitions in.StringIn

Generation SettingstargetQueueDefault QueueThe default Queue to assign to the generated definitions.StringIn

Generation SettingstargetPrefixDefinition Name PrefixThe prefix to add onto the name of the imported Informatica Cloud Linear Taskflow to create the definition name.StringIn

Redwood_IICS_ImportTasks

Import executable Tasks from an Informatica Cloud system.

Parameters

TabNameDescriptionDocumentationData TypeDirectionDefault ExpressionValues
ParametersconnectionConnectionThe Connection object that defines the connection to the Informatica Cloud instance.StringIn

ParameterstaskTypeTask TypeThe type of task to list.StringIn

DMASK=Masking task
DRS=Replication task
DSS=Synchronization task
MTT=Mapping task
PCS=PowerCenter task
ParametersfolderPathFolder Path FilterThe path of the folder to return tasks from. When specified, only tasks that are inside this folder will be returned. If omitted, tasks from any folder will be returned. Examples: Default/FolderA or Project/FolderA.StringIn

ParameterstaskNameTask Name FilterOnly return tasks that match this filter. Wildcards are supported. If omitted, all tasks that match the other filters will be returned.StringIn

Generation SettingsoverwriteOverwrite Existing Definition

StringInNY=Yes
N=No
Generation SettingsdownloadLogDownload LogDownload Session LogStringInNY=Yes
N=No
Generation SettingsdownloadSessionStatisticsDownload Session StatisticsCreate an RTX file with the session statistics.StringInNY=Yes
N=No
Generation SettingstargetPartitionPartitionThe Partition to create the new definitions in.StringIn

Generation SettingstargetApplicationApplicationThe Application to create the new definitions in.StringIn

Generation SettingstargetQueueDefault QueueThe default Queue to assign to the generated definitions.StringIn

Generation SettingstargetPrefixDefinition Name PrefixThe prefix to add onto the name of the imported Informatica Cloud task to create the definition name.StringIn

Redwood_IICS_RunLinearTaskflow

Execute a Linear Taskflow in an Informatica Cloud system.

Parameters

NameDescriptionDocumentationData TypeDirectionDefault ExpressionValues
connectionConnectionThe Connection object that defines the connection to the Informatica Cloud instance.StringIn

linearTaskflowPathLinear Taskflow PathFull Path of the Linear Taskflow, including projects, folders and name.StringIn

downloadLogDownload LogDownload Session LogStringInNY=Yes
N=No
downloadSessionStatisticsDownload Session StatisticsCreate an RTX file with the session statistics.StringInNY=Yes
N=No
runIdRun Id

NumberOut

sessionStatisticsSession StatisticsA summary of the session statistics for all tasks in the Linear Taskflow.TableOut

Redwood_IICS_RunLinearTaskflowTemplate

Execute a Linear Taskflow in an Informatica Cloud system.

Parameters

NameDescriptionDocumentationData TypeDirectionDefault ExpressionValues
connectionConnectionThe Connection object that defines the connection to the Informatica Cloud instance.StringIn

linearTaskflowPathLinear Taskflow PathFull Path of the Linear Taskflow, including projects, folders and name.StringIn

downloadLogDownload LogDownload Session LogStringInNY=Yes
N=No
downloadSessionStatisticsDownload Session StatisticsCreate an RTX file with the session statistics.StringInNY=Yes
N=No
runIdRun Id

NumberOut

sessionStatisticsSession StatisticsA summary of the session statistics for all tasks in the Linear Taskflow.TableOut

Redwood_IICS_RunTask

Execute a Task in an Informatica Cloud system.

Parameters

NameDescriptionDocumentationData TypeDirectionDefault ExpressionValues
connectionConnectionThe Connection object that defines the connection to the Informatica Cloud instance.StringIn

taskTypeTask TypeThe type of task to list.StringIn

DMASK=Masking task
DRS=Replication task
DSS=Synchronization task
MTT=Mapping task
PCS=PowerCenter task
taskPathTask PathFull Path of the Task, including projects, folders and task name.StringIn

downloadLogDownload LogDownload Session LogStringInNY=Yes
N=No
downloadSessionStatisticsDownload Session StatisticsCreate an RTX file with the session statistics.StringInNY=Yes
N=No
runIdRun Id

NumberOut

sessionStatisticsSession StatisticsA summary of the session statistics for the task.TableOut

Redwood_IICS_RunTaskflow

Execute a Taskflow in an Informatica Cloud system.

Parameters

NameDescriptionDocumentationData TypeDirectionDefault ExpressionValues
connectionConnectionThe Connection object that defines the connection to the Informatica Cloud instance.StringIn

taskflowApiNameTaskflow API NameAPI Name of a published Taskflow.StringIn

downloadLogDownload LogDownload Session Logs of subtasksStringInNY=Yes
N=No
downloadSessionStatisticsDownload Session StatisticsCreate an RTX file with the session statistics.StringInNY=Yes
N=No
runIdRun Id

NumberOut

sessionStatisticsSession StatisticsA summary of the session statistics for all sub tasks in the Taskflow.TableOut

Redwood_IICS_RunTaskflowTemplate

Execute a Taskflow in an Informatica Cloud system.

Parameters

NameDescriptionDocumentationData TypeDirectionDefault ExpressionValues
connectionConnectionThe Connection object that defines the connection to the Informatica Cloud instance.StringIn

taskflowApiNameTaskflow API NameAPI Name of a published Taskflow.StringIn

downloadLogDownload LogDownload Session LogStringInNY=Yes
N=No
downloadSessionStatisticsDownload Session StatisticsCreate an RTX file with the session statistics.StringInNY=Yes
N=No
runIdRun Id

NumberOut

sessionStatisticsSession StatisticsA summary of the session statistics for all sub tasks in the Taskflow.TableOut

Redwood_IICS_RunTaskTemplate

Execute a Task in an Informatica Cloud system.

Parameters

NameDescriptionDocumentationData TypeDirectionDefault ExpressionValues
connectionConnectionThe Connection object that defines the connection to the Informatica Cloud instance.StringIn

taskTypeTask TypeThe type of task to list.StringIn

DMASK=Masking task
DRS=Replication task
DSS=Synchronization task
MTT=Mapping task
PCS=PowerCenter task
taskPathTask PathFull Path of the Task, including projects, folders and task name.StringIn

downloadLogDownload LogDownload Session LogStringInNY=Yes
N=No
downloadSessionStatisticsDownload Session StatisticsCreate an RTX file with the session statistics.StringInNY=Yes
N=No
runIdRun Id

StringOut

sessionStatisticsSession StatisticsA summary of the session statistics for the task.TableOut

Redwood_IICS_ShowLinearTaskFlows

List executable Linear TaskFlows in an Informatica Cloud system.

Parameters

NameDescriptionDocumentationData TypeDirectionDefault ExpressionValues
connectionConnectionThe Connection object that defines the connection to the Informatica Cloud instance.StringIn

folderPathFolder Path FilterThe path of the folder to return linear taskflows from. When specified, only linear taskflows that are inside this folder will be returned. If omitted, linear taskflows from any folder will be returned. Examples: Default/FolderA or Project/FolderA.StringIn

linearTaskFlowNameLinear Taskflow Name FilterOnly return linear taskflows that match this filter. Wildcards are supported. If omitted, all linear taskflows that match the other filters will be returned.StringIn

linearTaskflowsLinear Taskflows

TableOut

Redwood_IICS_ShowTasks

List executable Tasks in an Informatica Cloud system.

Parameters

NameDescriptionDocumentationData TypeDirectionDefault ExpressionValues
connectionConnectionThe Connection object that defines the connection to the Informatica Cloud instance.StringIn

taskTypeTask TypeThe type of task to list.StringIn

DMASK=Masking task
DRS=Replication task
DSS=Synchronization task
MTT=Mapping task
PCS=PowerCenter task
folderPathFolder Path FilterThe path of the folder to return tasks from. When specified, only tasks that are inside this folder will be returned. If omitted, tasks from any folder will be returned. Examples: Default/FolderA or Project/FolderA.StringIn

taskNameTask Name FilterOnly return tasks that match this filter. Wildcards are supported. If omitted, all tasks that match the other filters will be returned.StringIn

tasksTasksInformatica Cloud Tasks fetched by this job.TableOut

Procedure

Create a Connection To Informatica

  1. Navigate to Custom > Connections and choose .
  2. Choose Informatica Cloud under Select a Connection Type.
  3. Choose Next or Basic Properties, this is a screen for all components, you create a queue and process server for your Informatica Cloud connection, all required settings will be set automatically.
  4. Choose Next or Security, this is a screen for all components, choose to specify which roles can access the connection information.
  5. Choose Next Informatica Cloud Connection Properties, this is specific for Infmatica-based components, for Informatica, you specify Region, Username, and your Password.
  6. Navigate to Environment > Process Server, locate your Informatica Cloud process server and start it, ensure it reaches status Running.

Listing Informatica Tasks

  1. Navigate to Definitions > Processes.
  2. Choose Submit from the context-menu of Redwood_IICS_ShowTasks.
  3. Select the connection in the Connection field, select the type of task in the Task Type, and choose Submit to list all available tasks of the type.

Locating Connection Settings

  1. Navigate to Custom > Connections.
  2. The first line is used for filtering connections; you filter on Connection Type, Name, or Description by simply starting to type.

See Also

  • Catalog
  • Privileges Required to use Informatica
← SharepointCognos →
  • Prerequisites
  • Contents of the Component
  • Process Definitions
  • Redwood_IICS_ImportLinearTaskFlows
    • Parameters
  • Redwood_IICS_ImportTasks
    • Parameters
  • Redwood_IICS_RunLinearTaskflow
    • Parameters
  • Redwood_IICS_RunLinearTaskflowTemplate
    • Parameters
  • Redwood_IICS_RunTask
    • Parameters
  • Redwood_IICS_RunTaskflow
    • Parameters
  • Redwood_IICS_RunTaskflowTemplate
    • Parameters
  • Redwood_IICS_RunTaskTemplate
    • Parameters
  • Redwood_IICS_ShowLinearTaskFlows
    • Parameters
  • Redwood_IICS_ShowTasks
    • Parameters
  • Procedure
    • Create a Connection To Informatica
    • Listing Informatica Tasks
    • Locating Connection Settings
  • See Also
Docs
Getting StartedInstallationFinance InstallationConcepts
TroubleshootingArchiving
Learn and Connect
Support Portal
BlogEventsResources
ISO/ IEC 27001 Information Security Management
Automate to be human

2023 All Rights Reserved |

Terms of Service | Policies | Cookies | Glossary | Third-party Software | Contact | Copyright | Impressum |