...
- Create 3 new directories named in, out and original in a test directory (e.g., /home/user/test) in the local file system. Then, open the
<ESB_HOME>/repository/samplesamples/synapse_sample_900.xml
file in a text editor and change thetransport.vfs.FileURI
,transport.vfs.MoveAfterProcess
,transport.vfs.MoveAfterFailure
parameter values to the in, original and original directory locations respectively. - Copy the
ESB_HOME/repository/samples/resources/vfs/test.xml
file to the directory specified intransport.vfs.FileURI
.
...