AS2 Receiver
Â
In this article
Overview
You can use this Snap to receive and process the AS2 Messages. All AS2 messages exchanged over HTTPS are compressed and signed before transmitting via a secure SSL tunnel.
Snap Type
The AS2 Receiver Snap is a Transform-type Snap that transforms AS2 messages.
Prerequisites
None.
Limitations and Known Issues
None.
Snap Views
Type | Format | Number of Views | Examples of Upstream and Downstream Snaps | Description |
---|---|---|---|---|
Input | Document |
|
| This Snap has, at most, one document input view. Each document contains data in the form of JSON. |
Output | Document |
|
| This Snap has, at most, one document output view. Each document contains a corresponding response in the form of JSON. |
Error | Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter when running the pipeline by choosing one of the following options from the When errors occur list under the Views tab:
Learn more about Error handling in pipelines. |
Snap Settings
Asterisk ( * ): Indicates a mandatory field.
Suggestion icon (): Indicates a dynamically populated list based on the configuration.
Expression icon ( ): Indicates the value is an expression (if enabled) or static (if disabled). Learn more about Using Expressions in SnapLogic.
Add icon ( ): Indicates that you can add fields in the field set.
Remove icon ( ): Indicates that you can remove fields from the field set.
Upload icon ( ): Indicates that you can upload files.
Field Name | Field Type | Description |
---|---|---|
Label* Â Default Value:Â AS2 Receiver | String | The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline. Â |
Decrypt Default Value:Â deselected | Checkbox | Select this checkbox to enable the decryption of the data. |
Verify Default Value:Â deselected | Checkbox | Select this checkbox to Verify the digital signing of the data. |
Certificate     Default Value: N/A | String/Expression | Specify the relative path of the X.509 certificate in the SLDB. You can upload the certificate to the SLDB by clicking . An X.509 certificate is a standard format for public key certificates that securely associates cryptographic key pairs with identities such as websites, individuals, or organizations. The X.509 certificate should be in any one of the following formats:
|
AS2 Headers* Default Value:Â N/A | String/Expression | Specify the AS2 headers. AS2 headers refer to the additional headers used in AS2 messages to provide specific information and control message transmission behavior. The headers are included within the HTTP message structure of an AS2 message, along with the MIME format and other AS2-specific components. For example, Pass As2 Headers (As2_To, AS2_From, Disposition-NotificationOptions, Message-Id) in JSON format |
Message/Payload* Default Value: N/A | String/Expression | Specify the message or data, or Payload to decrypt and verify. |
Headers Default Value:Â deselected | Checkbox | Select this checkbox if you want the Snap to write S/MIME-generated headers to the output. The SMIME-generated headers are encrypted and secured using the S/MIME protocol. |
Snap Execution Default Value:Â | Dropdown | Select one of the following three modes in which the Snap executes:
|
Snap Pack History
Â
Related Content
Â
Have feedback? Email documentation@snaplogic.com | Ask a question in the SnapLogic Community
© 2017-2024 SnapLogic, Inc.