cancel
Showing results for 
Search instead for 
Did you mean: 

File Tunnelling - Is it possible?

Former Member
0 Kudos

Hi.

I have an unusual requirement which requires that I tunnel a file from an application folder onto a JMS queue without any transformation - i.e. pick up a file and drop into JMS queue without any mapping.

I am wondering if it is possible to "tunnel" a file in the same way that we can tunnel an IDoc or do I have to map?

Thanks in advance.

Mick.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

No it is not, you don't have to do mapping, but ofcourse the structures must be the same. This happens when you have f.e. 1 external definition for inbound and outbound. No mapping requires.

Former Member
0 Kudos

The following link should solve your problem

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

Answers (1)

Answers (1)

Former Member
0 Kudos

You don't have to map at all. Just don't do a message- and interface mapping in the repository....

Your interface mapping in the directory will be empty.

Former Member
0 Kudos

But is it not a requirement to have an Interface Mapping in the Receiver Determination in Configuration?