...
In the following we provide instructions for the initial installation of the Tax Data Hub DAC 6 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 DAC 6 in your company.
...
-Ddac6.clientSecret=<Character String from the portal - ClientSecret>
DAC 6 Restart Tomcat
Communication with Transfer Service ELMA
If you want to use the Transfer Service to the German Tax Authority of AMANA for the automatic transfer of the declaration to the tax authorities, an additional parameter is necessary.
This parameter activates the regular retrieval of the processing logs.
-Ddac6.scheduler.autostart=true
In a setup with several Tomcats and a load balancer, the parameter should only be set for one Tomcat, as otherwise competing accesses and errors can occur during retrieval.
Communication with other GTC Suite modules (API key)
...