FTP - append to an existing file
Search form
Description - Appends a file to the end of another file on a remote FTP site
Runtime Class - com.ibi.agents.XDNPFFTPOpsAgent
Configuration
This action requires a Generics Configuration as well as the following required parameters.
Parameter Groups
Parameter Type Description
* File Name: string File name of the data source to be appended to the target file.
* - denotes required
Parameter Type Description
* File Name: string File which the source will be appended to.
Is Directory: boolean Specifies whether file target is a directory. Assumes file if not specified.
* - denotes required
Parameter Type Description
Create Directory: boolean Create directory if it does not exist.
* - denotes required
Parameter Type Description
* Output Document: string Document returned by operation (bad input defaults to result)
Select from one of the following options:
- result - The resulting document from the file operations
- Status Document {status} - Returns a status document
- Input Document {original} - Returns the input document of the object.
* Return on Failure: string Document returned on failure of object execution.
Select from one of the following options:
- Input Document {input} - Return status document on error
- Status Document {status} - Return status document on error
* - denotes required
Output Events
Runtime Class - com.ibi.agents.XDNPFFTPOpsAgent
Configuration
This action requires a Generics Configuration as well as the following required parameters.
Parameter Groups
Parameter Type Description
* File Name: string File name of the data source to be appended to the target file.
* - denotes required
Parameter Type Description
* File Name: string File which the source will be appended to.
Is Directory: boolean Specifies whether file target is a directory. Assumes file if not specified.
* - denotes required
Parameter Type Description
Create Directory: boolean Create directory if it does not exist.
* - denotes required
Parameter Type Description
* Output Document: string Document returned by operation (bad input defaults to result)
Select from one of the following options:
- result - The resulting document from the file operations
- Status Document {status} - Returns a status document
- Input Document {original} - Returns the input document of the object.
* Return on Failure: string Document returned on failure of object execution.
Select from one of the following options:
- Input Document {input} - Return status document on error
- Status Document {status} - Return status document on error
* - denotes required
Output Events
Configuration
This action requires a Generics Configuration as well as the following required parameters.Parameter Groups
Parameter | Type | Description | |
---|---|---|---|
* | File Name: | string | File name of the data source to be appended to the target file. |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
* | File Name: | string | File which the source will be appended to. | Is Directory: | boolean | Specifies whether file target is a directory. Assumes file if not specified. |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
Create Directory: | boolean | Create directory if it does not exist. |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
* | Output Document: | string | Document returned by operation (bad input defaults to result)
Select from one of the following options:
|
* | Return on Failure: | string | Document returned on failure of object execution.
Select from one of the following options:
|
* - denotes required
Output Events
Name | Description |
---|---|
OnFailedOperation | Could not perform the operation requested. |
OnFailConnection | Could not connect to the external system. |
OnFailSecurity | Could not operate due to a security violation. |
OnNotFound | The resource was not found and this is considered an error. |