Skip to main content
Version: 4.4.1

Miscellaneous activities overview

IconActivityDescription
Execute ProgramStarts an external process and, optionally, waits for termination.
Send MailSends an e-mail message.
UnzipUnzip zip archive.
ZipCreates a zip archive in one function call.
Serialize Object To XMLSerializes a complex object to XML using XmlSerializer.
Deserialize Object From XMLDeserializes a complex object from its XML representation using XmlSerializer.
Serialize Object To WCF Formatted XMLSerializes an instance of a type into an XML stream or document using a supplied data contract.
Deserialize Object From WCF Formatted XMLDeserializes an instance of a type from an XML stream or document using a supplied data contract.
XSL TransformUses an XSLT template to transform an XML file.
Create REST Client Security ConfigurationCreates a configuration which defines the security parameters of the REST Web Client.
Create SOAP Client Security ConfigurationCreates a configuration which defines the security parameters of the SOAP Web Client.
Create Endpoint From ConfigurationCreates an Endpoint instance from a static configuration.