The Process Dispatchers Module

The Process Dispatchers module is used to configure dispatchers used by the SmartPost process in WorkZone Process. You can set up three types of dispatchers:

Depending on the type of dispatcher, you can fill in the following settings.

E-Boks

The settings below apply to the EBoks dispatcher.

Name Default setting Description
URL

 

The URL for the e-Boks service.

Enter one of the URLs depending on whether the configuration is made for test or production.

Test system: https://demo-rest.e-boks.dk/V1.svc

Production system: https://rest.e-boks.dk/v1.svc

SenderSystemId

 

The sender system identifier, which is retrieved during the configuration of the system in the e-Boks administration portal.

ReceiverSystemId  

The receiver system identifier, which is retrieved during the configuration of the system in the e-Boks administration portal.

CertificateThumbPrint  

Enter the thumbprint that identifies the e-Boks certificate.

SecurityProtocol Tls12

Denotes the security protocol to be used when communicating with e-Boks.

e-Boks provides the security protocol to be used.

MaxDocumentSize 7864320 (7.5 megabytes)

The maximum number of bytes that an e-Boks message can contain. Messages that exceed this limit will not be sent to e-Boks. The default value is 7864320 (7.5 megabytes). 0 indicates that no limit is enforced. The size is reduced by 25% compared to the maximum size communicated by e-Boks. Due to encoding, the maximum allowed size must be reduced by 25%.

ResponseThreshold 1800

Defines the maximum time that SmartPostexpects that it takes e-Boks to process a message. This value is used to calculate the deadline (supervised by the deadline monitor). Specify the threshold in seconds. The default value is 1800 seconds (30 minutes).

The default value is most often used. In situations where the communication with e-Boks is slow, you can increase it. In test scenarios, you can reduce the threshold, which reduces the time before a smartmail with information about an exceeded deadline is sent.

Straalfors

The settings below apply to the Straalfors dispatcher type.

Name Default setting Description
Url

The URL for the Strålfors Connect service. Depending on whether the configuration is made for test or production, enter one of the two URLs.

Test: https://itestprint.sconnect.dk/fjernprint/1.0.0

Production: https://prodprint.sconnect.dk/fjernprint/1.0.0

SenderSystemID   The system identifier, which is provided when configuring the system in the Strålfors administration portal. Either Strålfors or the person, who configures the portal for Straalfors, must provide this identifier
CertificateThumbprint  

Enter the thumbprint that identifies the Strålfors certificate.

SecurityProtocol Tls

The security protocol to be used when communicating with Strålfors. Strålfors determines which security protocol to use.

The default value is Tls (TLS 1.0).

If you run Microsoft Windows Server 2012 R2, you can set it to Tls12 (TLS 1.2).

If you run Microsoft Windows Server 2008 R2, it is possible to set this to Tls12 (TLS 1.2), but it requires an additional configuration. See the Microsoft article TLS/SSL Settings for more information.

The setting is case sensitive and must be written as Tls.

MaxDocumentSize 50000000 (50 megabytes)

The maximum number of bytes that a message for remote print can contain. Messages that exceed this limit will not be sent for remote print. The default value is 50000000 (50 Mb).

Unless otherwise communicated, it is recommended to keep the values provided at the installation.

StraalforsResponseThreshold -1

Defines the maximum time that SmartPost expects that it takes to send a message to Strålfors. This value is used to calculate the deadline (supervised by the deadline monitor). The value is an integer, which (if positive) specifies the threshold in seconds. If the value is zero or negative, SmartPost uses a more advanced algorithm to determine the deadline, which depends on the weekday, the type of letter, and the time of the day. If no value is specified, the advanced algorithm is used.

Normally, the default setting is used.

If the communication with Strålfors is very slow, you can specify a high value. In test scenarios, you can set the threshold to a low value (but not zero), which means that the deadline will be quickly exceeded .

SenderName   The name of the company that is used in the postal address. The postal address is used when Strålfors produces the letters. The value should be taken from the address on which the authority will receive postal letters and returned mails.

Local print

The settings below apply to the LocalPrint dispatcher type.

Name Default setting Description
LocalPrintResponseThreshold 1800

Defines the maximum time that SmartPost expects that it takes for local print to process a message. This value is used to calculate the deadline (supervised by the deadline monitor). Specify the threshold in number of seconds. The default value is 1800 seconds (30 minutes). If it happens to be the end of a business day, the deadline automatically changes to the next business day taking into account weekends and holidays.

The default value is most often used.

SenderName   Not used.