Microsoft Azure Blob Storage Connector > Mappings and Mapping Configuration Tasks with Microsoft Azure Blob Storage > Microsoft Azure Blob Storage Targets in Mappings
  

Microsoft Azure Blob Storage Targets in Mappings

In a mapping, you can configure a Target transformation to represent a Microsoft Azure Blob Storage object.
The following table describes the Microsoft Azure Blob Storage target properties that you can configure in a Target transformation:
Property
Description
Connection
Name of the target connection.
Target Type
Target type. Select one of the following target types:
  • - Single Object.
  • - Parameter. Select Parameter to define the target type when you configure the task.
Object
The Microsoft Azure Blob Storage blob that you want to use as a target object.
Operation
Target operation. Select Insert. You can only insert data to aMicrosoft Azure Blob Storage target.
Number of concurrent connections to Blob Store
The number of concurrent connections to Blob Store to upload files. Default is 4.
Success File Directory
Directory for the success file. Specify a directory path that is available on each Secure Agent machine in the runtime environment. By default, Informatica Cloud writes the success file to the following directory: <Secure Agent installation directory>/main/rdtmDir/success
Error File Directory
Directory for the error rows file. Specify a directory path that is available on each Secure Agent machine in the runtime environment. By default, Informatica Cloud writes the error rows file to the following directory: <Secure Agent installation directory>/main/rdtmDir/error
Forward Rejected Rows
Determines whether the transformation passes rejected rows to the next transformation or drops rejected rows. By default, the Mapping Configuration application forwards rejected rows to the next transformation.