Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

Preamble

We would like to welcome you as a customer of the Tax Transfer Hub.

...

Note

When using a Microsoft SQL Server database driver with version greater than 10.x.x without encryption, the parameter “url” of the tag “resource” must be extended by “;encrypt=false (in this example url="jdbc:sqlserver://localhost:1433;databaseName=tth;encrypt=false")”

Insert excerpt
TDH:Initial installation
TDH:Initial installation
namewindows_auth_db
nopaneltrue

...

-Dtaxtransferhub.url.portal=<URL of the module Portal>

Optional to specify a different API address:

-Dtaxtransferhub.url.api=<API URL of the module Tax Transfer Hu>

Optionally required for static registration (if the module and the portal are installed on one Tomcat):

...

Copy and unpack the war file from the delivery package into the "D:\Server\Tomcat\webapps" directory in the Tomcat installation directory. You can, of course, first edit the package to another location to do the configuration there and copy it to "\webapps" when finished.

Configure Transfer module

...

Configuration of a transfer module

A transfer module establishes the connection between the module "Tax Transfer Hub" and the tax authority. It is possible to configure multiple transfer modules.

You have to maintain the connection parameters to the desired transfer module (e.g. Tax Transfer DE).

...

We recommend only storing communications via https for productive systems, as otherwise there will be no data security. Remember that for successful trust between the transfer module and the Tax Transfer Hub module, the corresponding certificate must be imported from the Central Authority in the Java directory. For other options for certificate maintenance, please read the section "Advanced configurations".

Set up a proxy between the module Tax Transfer Hub and transfer module:

  1. Edit the file "\WEB-INF\classes\application-columba-01.properties".

  2. Set the appropriate values in the configuration fields "proxyUrl, proxyPort, proxyUsername, proxyPassword" already provided in the file.

  3. Depending on the configuration of your proxy, the authentication can/must be omitted. In this case, simply leave the values empty.

Insert excerpt
TDH:Initial installation
TDH:Initial installation
nameself-signed_Certificates
nopaneltrue

...

Insert excerpt
TDH:Initial installation
TDH:Initial installation
nameremarks
nopaneltrue

  • It is recommended to exchange the API key regularly. To do this, a new API key is transferred via a Java option parameter and made known to the business modules.

  • For further configuration options, please contact our support.