1 HasInternetConnection
<HasInternetConnection Condition="" Variable="{@Result}" IgnoreError="false" />
2 FileDownload
<FileDownload Source="" Destination="" Condition="" Variable="{@Result}" IgnoreError="false" />
3 InitSmtp
<InitSmtp DisplayName="" Email="" Login="" Password="" Server="" Port="25" EnableSSL="false" Authentification="true" Condition="" Variable="{@Result}" IgnoreError="false" />
4 SendMail
<SendMail To="" Cc="" Bcc="" Subject="" Body="" IsBodyHtml="false" Attachment="" Template="" Condition="" Variable="{@Result}" IgnoreError="false" />
5 SendHttpRequest
<SendHttpRequest Url="" UrlParameter="" Response="" Request="" Method="GET" Format="xml" User="" Password="" Condition="" Variable="{@Result}" IgnoreError="false" />