FTP Tracking Sample Profile Overview

This profile contains several routes that show you how to download data from the FTP server while tracking the process by using Edifecs XESManager. This approach allows you to identify and resolve processing issues more efficiently.

Profile Location

Edifecs Library / Best Practices / Common Tasks / FTP Tracking Sample

Requirements

  • Edifecs XEngine 9.2.2 or later
  • Edifecs XEServer 9.2.2 or later
  • Edifecs Application Manager 9.2.2 or later
  • Edifecs XEConnect 9.2.2 or later
  • Edifecs XESManager 9.2.2 or later

Prerequisites

  1. Copy the file commons-net-3.6.jar from the folder ${XESProfileConfig}/lib to ${XESRoot}/platform/lib.user/shared.
  2. In EAM, go to the profile and on the Outline tab, expand Services, expand XEConnect, and then click FTP Server Service.
  3. On the Configuration tab, click XEConnect FTP User Management.
  4. On the Outline tab, click FTP Users.
  5. On the User Management tab, in the section List of FTP Users click New.
  6. In Name, enter test.
  7. In Password, enter Test123$, and then click OK.
  8. Click Edit and copy the Home folder path.
  9. Go back to the profile Configuration.
  10. On the profile Environment tab, double-click the property ftpRoot.
  11. Replace the value with the Home folder path copied earlier (Step 8).
  12. Save changes.
  13. Go to the folder ${XESProfileConfig}/sample_data/ftp and copy all 4 folders to the Home folder location.
  14. Start XESManager.