Petals BC FTP

Add overwrite parameter

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.2, 3.2.1
  • Fix Version/s: 3.3, 3.4
  • Component/s: None
  • Description:

    This parameter determine if an existing file have to be overwritten or not. If parameter value is false and the file exists so we are setting an error on the exchange

  • Environment:
    NA

Activity

Hide
Christophe DENEUX added a comment - Tue, 24 Aug 2010 - 19:18:35 +0200

Requirements:

  • If set, a parameter of the input request will drive the file overwritting,
  • Otherwise, if set, a parameter of the service unit JBI descriptor will drive the file overwritting,
  • Otherwise, if set, a parameter of the component JBI descriptor will drive the file overwritting (same processing for all service-unit not defining the previous parameter)
  • Otherwise, no overwriting and a fault is returned to the caller saying "The file already exists"
Show
Christophe DENEUX added a comment - Tue, 24 Aug 2010 - 19:18:35 +0200 Requirements:
  • If set, a parameter of the input request will drive the file overwritting,
  • Otherwise, if set, a parameter of the service unit JBI descriptor will drive the file overwritting,
  • Otherwise, if set, a parameter of the component JBI descriptor will drive the file overwritting (same processing for all service-unit not defining the previous parameter)
  • Otherwise, no overwriting and a fault is returned to the caller saying "The file already exists"

People

Dates

  • Created:
    Fri, 13 Aug 2010 - 10:24:37 +0200
    Updated:
    Fri, 17 Sep 2010 - 15:29:07 +0200
    Resolved:
    Wed, 15 Sep 2010 - 10:21:32 +0200