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
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"
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"
Requirements: