File Connector Guide

File Connector Guide

File Connector Overview

File Connector Overview

The File Connector provides connectivity between
Application Integration
and file systems so you can monitor file systems for new files, move files, read and write content from files, and select options to handle processed files. You might use the File Connector, for example, to write log files needed as part of a larger integration, or to monitor a file system for new .csv files, read the delimited content from the files, and use the generated XML in a set of process objects.
When you create event sources and event targets with the File Connector, the Process Designer also generates a set of process objects you can access to obtain file information, such as the number of records or file size.
The File Connector runs on an Informatica Secure Agent.
This guide assumes you are familiar with Process Designer, process objects, and the options available for any file systems you want to work with.

File Connector Capabilities

The File Connector allow you to read and write file content, including text, delimited file content, XML and JSON. Using one of the configurable event sources or event targets, you can:
  • Monitor a file folder and process files when they are added to a folder.
  • Perform file operations like move or delete.
  • Parse the contents of delimited files to create process objects and make the contents available for use in Process Designer.
  • Create event services (event targets) that can be called from Process Designer.
  • Serialize a set of process objects in a delimited format and save to a file.
  • Serialize process objects to XML/JSON format.
  • Write and read text content to a file.
  • Write and read binary content to and from files using a binary or attachment format.
  • Parse JSON and XML files and convert them to a set of process objects.
For more information about setting up a delimited file reader and file writer in Application Integration, see the following community article:

0 COMMENTS

We’d like to hear from you!
Sneha George - December 01, 2022

Where can I find the source code mentioned in the video?

Informatica Documentation Team - December 01, 2022

Hi Sneha George,

We’re working to address your comments and will get back to you.

Thanks,

Informatica Documentation team


Informatica Documentation Team - December 23, 2022

Hi Sneha George,

You can download the files used in the video from the following article:

https://knowledge.informatica.com/s/article/HOW-TO-Setup-a-Delimited-File-Reader-Writer-in-Cloud-Application-Integration?language=en_US

Thanks,

Informatica Documentation team