cancel
Showing results for 
Search instead for 
Did you mean: 

A Challenging scenario to synchronize a directory of FTP server

Former Member
0 Kudos

Hi,

I got a peculiar and a challenging requirement. We need to read any file of any format from FTP and send it to the receiver in HTTPS or SMTP format.

Here there is no need of bothering what data contains or what type of message structure it could be? Basically we need to synchronize and send it to recipient.

Twist, here is we need a simplest possible solution.

Can any body help me out to provide me the best approach to crack this challenge?

Thanks & Regards,

Suraj Kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member189558
Contributor
0 Kudos

Suraj,

Use Tunnelling...

For that do not create any IR objects...and no mappings also..

In ID just use any dummy interface name that does not even exists....

Cheers,

Himadri

bhavesh_kantilal
Active Contributor
0 Kudos

Himadri,

Tunelling is a concept specific to Idoc's where you tell whether the idoc has to be converted to XML or not in XI .

In this case, like you pointed out correctly there is no need for Integration Resposiotry content , but, this is not technically Tunneling!

Regards

Bhavesh

Former Member
0 Kudos

Unbelievable. Fantastic. Thanks Bhavesh and thanks to sdn.

I will try out and get back to this thread.

Regards,

Suraj Kumar.

bhavesh_kantilal
Active Contributor
0 Kudos

Nice to know that it helped!

Regards

Bhavesh

former_member189558
Contributor
0 Kudos

Thanks Bhavesh,

I learned that Tunnelling is a concept specific to Idocs..

Thanks ,

HImadri

bhavesh_kantilal
Active Contributor
0 Kudos

Himadri,

More on idoc tunneling is in this blog. Worth a read,

/people/michal.krawczyk2/blog/2005/11/21/xi-idoc-to-idoc-tunneling--how-fast-and-easy-can-you-get

Regards

Bhavesh

former_member189558
Contributor
0 Kudos

Bhavesh,

Many Thanks,

HImadri

bhavesh_kantilal
Active Contributor
0 Kudos

Suraj,

Quite simple! You do not even need Integration Respository content. All you will need is integration directory contet.

Please look into this blog to understand what needs to be done. The only change will be that the receiver will be a HTTP adapter or a Mail adapter.

/people/william.li/blog/2006/09/08/how-to-send-any-data-even-binary-through-xi-without-using-the-integration-repository

Regards

Bhavesh