cancel
Showing results for 
Search instead for 
Did you mean: 

Archive flat file on different server

Former Member
0 Kudos

Hello,

Is it possible to archive the flat file, after processing, to another server. The server is not same as the source system server. Scenario assumes using inbound file adapter.

Thanx in advance.

Homiar.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Homiar,

I was talking about a archiving to a file in the sense you need to introduce a new inbound interface with a file outbound adapter. In the file outbound adapter config you can ftp it. So in essence your sender will have 2 recievers one pass the data to reciving system which can use RFC and other is for archiving which uses this new file outbound adapter.

We have implimented exactly same scenario here for a similar requierment.

Kind Regards,

Rajan Kidambi

Former Member
0 Kudos

Rajan,

Thanx for the solution. This is a very good workaround to what I was thinking would be straight forward Config/Properties file setting.

Appreciate your help.

Homiar.

Former Member
0 Kudos

I guess you can FTP the file. Please refer to page 41 in adapter documentation.

Regards,

Rajan Kidambi

Former Member
0 Kudos

Rajan,

Appreciate your response.

I'm not sure which section on page 41 of adapter.pdf you are referring to. Is it the attribute ftp.host etc in the Outbound adapter ? My requirement is as below :

Read flat file from say server S1 using inbound file adapter. Archive on server S2. Pass the data to the Receiving system using RFC adapter.

Please let me know if you need more info.

Thanx in advance.

Homiar.