Skip to main content
Version: 4.2.5

Send AS2 MDN

Description

Sends an AS2 MDN to a specified URL.

Assembly: iCore.Workflow.Activities.AS2
Category: AS2

Arguments

NameTypeDescription
MDNIAS2MDNThe AS2 MDN to send.
UrlStringSpecifies the Url to send the MDN to.
Use SSLBooleanSpecifies whether SSL is enabled or not.
Client storageICertificateStoreCertificate storage containing client certificates that the server may request.
Trusted storageICertificateStoreCertificate storage containing trusted certificates for validation of server certificate.
SSL/TLS versionSslVersionsSSL/TLS version(s) to be used. Multiple options can be selected. Default is TLS 1.3, TLS 1.2.

For more information, see General information about SSL and TLS.
Certificate validation configurationCertificateValidationConfigurationSpecifies the methods to use for verifying server certificates over an SSL/TLS connection.
Enable validationBooleanEnables or disables validation of remote server certificates. Disabling validation implies that all received certificates will be accepted without any validation.
Http versionHttpVersionSpecifies the HTTP version to use.
Http keep alive policyHttpKeepAlivePolicySpecifies the Keep alive policy to use.

See Also

Create AS2 MDN