Table of Contents

Search

  1. Preface
  2. Part 1: Version 10.4.0
  3. Part 2: Version 10.2.2
  4. Part 3: Version 10.2.1
  5. Part 4: Version 10.2
  6. Part 5: Version 10.1.1
  7. Part 6: Version 10.1

Release Guide

Release Guide

Binding Mapping Outputs to Mapping Parameters

Binding Mapping Outputs to Mapping Parameters

Effective in version 10.4.0, you can persist and bind mapping outputs in mappings that are deployed to run in the native environment or on the Spark engine.
Create a mapping output. Bind the output to a mapping parameter to use the value in subsequent runs of the mapping. When you run the mapping, the Data Integration Service passes the value of the mapping output to the mapping parameter. To persist mapping outputs, you must specify a run-time instance name using the -RuntimeInstanceName option for the infacmd ms runMapping command.
The Developer tool now includes a
Binding
column in the mapping
Properties
view to bind a mapping output to a parameter.
For information about mapping outputs in deployed mappings, see the "Mapping Outputs" chapter in the
Informatica 10.4.0 Developer Mapping Guide
.

infacmd ms Commands

The following table describes new and updated infacmd ms commands:
Command
Description
deleteMappingPersistedOutputs
New command that deletes all persisted mapping outputs for a deployed mapping. Specify the outputs to delete using the name of the application and the run-time instance name of the mapping. To delete specific outputs, use the option -OutputNamesToDelete.
getMappingStatus
Updated command that now returns the job name. If you defined a run-time instance name in infacmd ms runMapping, the job name is the run-time instance name.
listMappingPersistedOutputs
New command that lists the persisted mapping outputs for a deployed mapping. The outputs are listed based on the name of the application and the run-time instance name of the mapping.
For more information, see the "infacmd ms Command Reference" chapter in the
Informatica 10.4.0 Command Reference
.

0 COMMENTS

We’d like to hear from you!