deSFTPTrigger..::..createSFTPTrigger Method
Creates the SFTP trigger.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool createSFTPTrigger( ref string sFTPTriggerID, string sftpConnectionID, int iWaitTime, string sWaitType, string sDefinitionID, string sVariableName, string sGlobalName, bool bEnabled )
Parameters
- sFTPTriggerID
- Type: String%
The s FTP trigger identifier.
- sftpConnectionID
- Type: String
The SFTP connection identifier.
- iWaitTime
- Type: Int32
The i wait time.
- sWaitType
- Type: String
Type of the s wait.
- sDefinitionID
- Type: String
The s definition identifier.
- sVariableName
- Type: String
Name of the s variable.
- sGlobalName
- Type: String
Name of the s global.
- bEnabled
- Type: Boolean
if set to true [b enabled].