cancel
Showing results for 
Search instead for 
Did you mean: 

file to file

Former Member
0 Kudos

in file to file scenario the file at sender side is coming from which system either java,Dotnet etc.from where that file is coming and in which system it is going to be stored.In real time when this File to file scenario come into picture?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

in Real time Scenarios

Third Party System gives File as output (FIle Sender).

Third Party System which need File as INput (FIle Receiver).

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi Chitty,

I real time the file to file scenario occurs when you have to integrate sender file system and receiver file system. You call a system as file system when u need to pick a file from it. It can be mainframe system, FTP server, operating system specific file system etc etc.

Thanks & Regards,

Bharath.

prateek
Active Contributor
0 Kudos

It could be any of the following:

1. simple FTP server

2. A shared network drive

3. In case u use File Port to create Idoc, it can be a shared SAP system

4. File placed on XI File system

Regards,

Prateek

Former Member
0 Kudos

Hi,

The file can come from any application as a .csv or .xml file and places in the FTP server generally.

The XI server pick up the file from the FTP and sent to receiver appication.

Regards

Sridhar Goli

Former Member
0 Kudos

Hi,

I think, in real time if you want to integrate two file based legacy application then this kind of scenarios will be helpful.

Regards,

Venu

sunilchandra007
Active Contributor
0 Kudos

Hi,

In File to File scenario , the file may be picked from an FTP or the system and may be transferred to another or same FTP.

Regards,

Chandra

former_member335553
Active Contributor
0 Kudos

It is a frequent scenario in real time .u would have known ur end to end systems for which you would have created teh logicel/buisness systems in SLD

In a particular directory in the source system the file will be polled for , and after parsign in XI ,File adapter post the filein the target directory (u give the ips of the systems involved)