File to file without using with Integration Repository
Some time we use with XI server only to transfer file from one folder/server to another one.
For this scenario we can use only with integration directory in the XI.
- Open Integration Directory and create new scenario
- Create Business Service
- Create sender Communication Channel with parameter of the source location
- Create receiver Communication Channel with parameter of the target location
- Create Sender Agreement with outbound Interface =
, Namespace = and sender Communication Channel - Create Receiver Determination with outbound Interface =
and Namespace = - Create Interface Determination with inbound Interface =
and Namespace = - Create Receiver Agreement with inbound Interface =
, Namespace = and receiver Communication Channel - Activate
Note: The