deSFTPTrigger Methods
The deSFTPTrigger type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
checkValidSFTPTrigger |
validate the Duplicate SFTP path and SFTP filter
|
![]() |
createSFTPTrigger |
Creates the SFTP trigger.
|
![]() |
export |
Generating SFTP trigger xml for import/export
|
![]() |
exportToSQL |
Exports the SFTP trigger to SQL
|
![]() |
getAllActiveSFTPTriggers |
Gets all active SFTP triggers.
|
![]() |
getAllSFTPTriggers |
Gets all SFTP triggers.
|
![]() |
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
![]() |
getProperties |
Gets the properties.
(Inherited from deAPIBase.) |
![]() |
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
![]() |
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
![]() |
getSFTPTriggerByID |
Gets the SFTP trigger by identifier.
|
![]() |
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
![]() |
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
![]() |
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
![]() |
hasSFTPTriggerEnabled |
Determines whether [has SFTP system trigger enabled] [the specified s SFTP trigger identifier].
|
![]() |
import |
import SFTP XML
|
![]() |
removeSFTPTrigger |
Removes the SFTP trigger.
|
![]() |
runSFTPTrigger |
Runs the FTP trigger.
|
![]() |
toggleEnabled |
Toggles the enabled.
|
![]() |
updateSFTPTrigger |
Updates the SFTP trigger.
|