Key Capabilities
- Modern SOAP-based B2B messaging with multiple profile support (ENTSOG, e-SENS, DBEW, and eDelivery)
- Advanced security with token authentication and certificate management
- Support for both push and pull messaging patterns
- Business agreement handling with service and action definitions
- Comprehensive message properties and custom headers support
- Certified by the Drummond Group
Overview
An AS4 connection is configured in two places. Configure the AS4 Profiles page with a local AS4 party identifier and a private certificate. Then configure individual AS4 connectors with connection settings specific to a single trading partner. When an input file is processed by an AS4 connector, it is packaged and sent to the specified trading partner. When receives a file over AS4, it attempts to route the file to a specific AS4 connector. The application uses the AS4 party identifiers in the AS4 message to determine which AS4 connector should receive the file. When a file is routed to an AS4 connector, that file is placed in the connector’s Transactions tab, or is passed along to the next connected connector in the flow. The AS4 connector supports shared connections. This means that connections and configurations made in one connector also appear on the Settings > Connections tab so they can be reused across other AS4 connectors.Profile Configuration
The AS4 Profile must be configured before connections can be established with individual AS4 connectors. Click Profiles on the navbar, then click the AS4 tab.AS4 Profile Tab
Personal Id
Settings for identifying the local profile.Personal Certificate
Settings related to the private decryption and signature certificate.Rollover Certificate
Logging
Application URLs
Settings and displayed values related to accessing from the public web.Miscellaneous
Connector Configuration
Once you configure the global AS4 profile settings, create and configure individual AS4 connectors for each trading partner on the Flows page.Settings Tab
Configuration
Connection Info
Settings related to connection parameters for the specified trading partner.Receipt
Settings related to requesting receipts when sending AS4 messages.Business Agreement Details
Settings related to the shared details of the AS4 business agreement. These values should be confirmed with the trading partner prior to configuration.Advanced Settings
Advanced Tab
Message Properties
You can provide a set of custom message properties, specified in name-value pairs, to include as part of the outgoing message. Setting the name-value pairs in the UI is the equivalent of doing<arc:set attr="Header:AS4-MessageProperty" value="Name=Value" /> on the message before it reaches the AS4 connector.
You can override message properties dynamically based on message content, or specify a type other than string. To accomplish that, use a script similar to the following to add headers:
AS4-MessagePropertyType must match the names used in AS4-MessageProperty. Multiple properties are separated by semicolons. For example, the following expands the script above to include an integer property:
Other Settings
Settings not included in the previous categories.Proxy Settings
Logging
Miscellaneous
Automation Tab
Automation Settings
Settings related to the automatic processing of files by the connector.Performance
Alerts Tab
SLAs Tab
Create a Connection
When you create a new connection, begin by supplying a Name, then complete the following settings. Settings for identifying and connecting to a specific AS4 trading partner.Advanced Connection Settings
Click the Advanced tab to set the following connection options.Token Authentication
Settings related to using and requiring token authentication.Alternate Local Profile
Settings that override the AS4 configuration on the Profiles page for this specific AS4 connector. Setting an alternate local profile lets you use different local certificates and identifiers for certain trading partners.TLS Client Authentication
Settings related to client authentication when two-way TLS authentication is required.Other Settings
Settings not included in the previous categories.Configure a BDEW Profile
The BDEW (Bundesverband der Energie- und Wasserwirtschaft, or German Association of Energy and Water Industries) AS4 profile is a messaging specification defined by the German energy and water sector. When you configure an AS4 connector to use the BDEW profile, you must add the following headers before you can pass messages to the connector.Personal Profile Configuration
Your AS4 profile contains key pieces of information that are used to identify you with trading partners. It is configured on the AS4 tab of the Profiles page. To get started, specify the following information:Party Identifier
Similar to an email address in an email exchange, this identifies the partner in an AS4 transmission. Set Party Identifier to a value that meaningfully identifies you or your organization. The value set here is sent in the headers of AS4 transmissions initiated by . The Party Identifier is one piece of information exchanged with trading partners when sharing profile information. Trading partners should use this value in their AS4 system so that they can process requests coming from that identifier.Personal Certificate
The private key certificate is used to sign outgoing messages and to decrypt incoming messages. The AS4 profile uses a private key certificate in PKCS#12 format (a .pfx or .p12 file).- Click Upload Certificate in the Private Certificate dropdown to select an existing certificate from disk.
- Click Create Certificate to create a new self-signed certificate. This creates a new private key certificate and a public key certificate (.cer file) with the same name.
Receiving URL
This is generated based on the Base URL in Settings > Advanced and the default listening endpoint. Share this value with trading partners so that they can successfully send AS4 messages to .Partner Setup
Trading partners are responsible for providing specific settings required to connect to their AS4 endpoints. Each AS4 connector must be configured for a single trading partner relationship. The following AS4 configuration options are required:Party Identifier
The trading partner provides their Party Identifier, which is the part of their profile that is used to identify their organization in an AS4 transmission. The identifier is used in the header of outgoing requests to indicate the intended recipient.This value is case sensitive, so when configuring new trading partners, make sure the capitalization is correct.