Enabling Delete on Success Option for EDI Processing

When an EDI process flow is executed successfully without any error records then, you may want to reclaim the allocated memory space by deleting the now processed files. You can achieve this by configuring Enable Delete On Success option in the various EDI activities. To enable this option, you need to modify the following activities:

  • InboundFileSource
  • OutboundFileSource
  • InboundFTPSource
  • OutBoundFTPSource


Steps to enable Delete on Success option:

  1. Login with EDISolutionUser.

    Password of EDISolutionUser is ediuser123.
  2. From the workspace menu expand Design > Services > Source.
  3. Click on the File link. This action will show you the Manage File Source screen.
  4. Edit the InboundFileSource activity (see Error! Reference source not found.).


     Figure 58: InboundFileSource Activity Edit Screen

  5. Click on the Delete File on Success checkbox.
  6. Save the activity.
  7. Repeat the above steps for the following activities:
    1. OutboundFileSource
    2. InboundFTPSource
    3. OutBoundFTPSource