Hi Gurus,
I have a requirement wherein the files processed by a sender and receiver file adapter need to be "downloadable" from a http url
So for example the File sender directory is C:\inbound and File Receiver directory is C:\outbound the XI http url will be like this http://hostname.com/50800/DownloadDirectory
the /DownloadDirectory acts like an alias..
and opening this page will show a clickable link for the contents of C:\inbound and C:\outbound file systems, and the processed messages being downloadable like any other web link
How can we do this on an XI 3.0 system on Windows and Unix?