cancel
Showing results for 
Search instead for 
Did you mean: 

source directory (xyz. text) file needsto be placed inthe Target directory

Former Member
0 Kudos

Hi Experts,

There is a file in the source directory (xyz. text) and I need to place the same file in the

Target Directory (xyz. text) without any message transformation. How to get it using XI?

Points will be awarded ...........

Thanks,

Manoj

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

try

Answers (2)

Answers (2)

former_member190389
Active Contributor
0 Kudos

You can write a script which will copy the file from source to target.

Former Member
0 Kudos

Hi Manoj,

You can do it without touching IR. you just need to configure the scenario in ID.

you need to do the following:

1. Create service, and two File Communication channels.

2. reciver determnation, put that service and any interfcae and namespace.

3. Interface Determination: Put Inbound Interface SAME AS you specified in Receiver Determination.

After all this you can test your scenario.