Petals BC Filetransfer

Add overwrite parameter

Details

  • Type: New Feature New Feature
  • Status: Resolved Resolved
  • Priority: Blocker Blocker
  • Resolution: Won't Fix
  • Affects Version/s: 3.0
  • Fix Version/s: None
  • Security Level: Public
  • 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
Mathieu Carrolle added a comment - Fri, 17 Sep 2010 - 17:22:50 +0200

The component doesn't need this parameter because for each processed file on write operation the component append to the filename the value of "System.nanoTime()".

Show
Mathieu Carrolle added a comment - Fri, 17 Sep 2010 - 17:22:50 +0200 The component doesn't need this parameter because for each processed file on write operation the component append to the filename the value of "System.nanoTime()".
Hide
Christophe DENEUX added a comment - Tue, 24 Aug 2010 - 19:10:12 +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:10:12 +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:31:54 +0200
    Updated:
    Thu, 2 Jun 2016 - 15:30:29 +0200
    Resolved:
    Fri, 17 Sep 2010 - 17:22:50 +0200