SFTP - write a file
Search form
Description - Writes a file to a SFTP site.
Runtime Class - com.ibi.agents.XDSFTPEmitAgent
Configuration
This action requires a Generics Configuration as well as the following required parameters.
Parameter Groups
Parameter Type Description
Remote Site Folder: string Folder or directory on the SFTP site you wish to write the file to.
File Pattern: string Output file pattern (* = timestamp) ie. *.xml,*.txt etc. Note: *.* is unsupported
* - denotes required
Parameter Type Description
File Protect: boolean Emit temporary name and then rename to the desired name
Emit Zero Bytes: boolean Allow the Emitter to transmit zero bytes to server. This flag will be ignored if the document to be emitted is a stream.
* - denotes required
Parameter Type Description
Output Document: string
Select from one of the following options:
- Status Document {status} - Document that reflects the agent status
- Input Document {input} - Original document that was supplied to the object
* - denotes required
Output Events
Runtime Class - com.ibi.agents.XDSFTPEmitAgent
Configuration
This action requires a Generics Configuration as well as the following required parameters.
Parameter Groups
Parameter Type Description
Remote Site Folder: string Folder or directory on the SFTP site you wish to write the file to.
File Pattern: string Output file pattern (* = timestamp) ie. *.xml,*.txt etc. Note: *.* is unsupported
* - denotes required
Parameter Type Description
File Protect: boolean Emit temporary name and then rename to the desired name
Emit Zero Bytes: boolean Allow the Emitter to transmit zero bytes to server. This flag will be ignored if the document to be emitted is a stream.
* - denotes required
Parameter Type Description
Output Document: string
Select from one of the following options:
- Status Document {status} - Document that reflects the agent status
- Input Document {input} - Original document that was supplied to the object
* - denotes required
Output Events
Configuration
This action requires a Generics Configuration as well as the following required parameters.Parameter Groups
Parameter | Type | Description | |
---|---|---|---|
Remote Site Folder: | string | Folder or directory on the SFTP site you wish to write the file to. | File Pattern: | string | Output file pattern (* = timestamp) ie. *.xml,*.txt etc. Note: *.* is unsupported |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
File Protect: | boolean | Emit temporary name and then rename to the desired name | Emit Zero Bytes: | boolean | Allow the Emitter to transmit zero bytes to server. This flag will be ignored if the document to be emitted is a stream. |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
Output Document: | string |
Select from one of the following options:
|
* - denotes required
Output Events
Name | Description |
---|---|
OnFailConnection | Could not connect to the external system. |
OnFailSecurity | Could not operate due to a security violation. |
OnFailedOperation | Could not perform the operation requested. |