...
In the following we provide instructions for the initial installation of the Tax Data Hub on a Tomcat application server. If your requirements for the installation differ from the assumptions made here, we will be happy to advise you to facilitate the integration of the Tax Data Hub in your company.
Tax Data Hub 24.1.1 and newer
If you want to install version 24.1.1 (or newer) of Tax Data Hub, please install Tomcat 10.1.
In this case, please read the linked instructions.
Checking the preconditions - infrastructure
...
Excerpt | ||
---|---|---|
| ||
Configuration of the "Tomcat 9"Memory
HTTPSMake the necessary connector settings in the „D:\Server\Tomcat\lib\server.xml" configuration file to ensure communication via https. A reference to a valid key store for identifying the module Tax Transfer Hub to other applications must be maintained. Connection to the databaseDatabase driverCopy the database driver that matches your database server into the "\lib" directory in the Tomcat installation directory.
ConfigurationConfigure the database connection as a JNDI connection in Tomcat: |
...
-Dtaxdatahub.url.base=<URL of the module Tax Transfer Data Hub>
-Dtaxdatahub.url.portal=<URL of the module Portal>
...
-Dtaxdatahub.url.api=<API URL of the module Tax Transfer Data Hu>
Optionally required for static registration (if the module and the portal are installed on one Tomcat):
...
Info |
---|
The URLs must always be specified with port, even if it is a standard port (e.g. 80 or 443). |
Communication with other GTC Suite modules (API key)
For secure communication with other modules in the GTC Suite, an API key has to be generated. You can access the documentation via this link.
Deployment setup
The following steps set up the Tax Data Hub module on the "Tomcat 9" application server.
...
Excerpt | ||
---|---|---|
| ||
Start
|
Excerpt | ||
---|---|---|
| ||
Concluding remarksThe software can now be handed over to the departments for use or professional testing. Finally, a few comments:
|