Przeglądaj źródła

Transformer-Modelle angepasst, Kalender.sql angepasst, GCStarter neutral eingestellt

Global Cube 3 tygodni temu
rodzic
commit
9c8b20a725

+ 1 - 1
GCStarter/config/gcstarter.xml

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <GCStarter xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="http://dev.global-cube.de/GCStarter.xsd" AutomatischAktualisieren="false">
-  <Webservice>http://10.8.51.97:8091/</Webservice>
+  <Webservice>http://localhost:8091/</Webservice>
   <Dateigruppen>
     <Dateigruppe Dateiname="Kontenzuordnung.csv">
       <Dateien>

BIN
System/ARI/Models/Dashboard_gesamt.pyj


BIN
System/ARI/Models/F_Belege.pyj


BIN
System/ARI/Models/V_Verkauf.pyj


BIN
System/ARI/SQL/exec/Kalender.sql


+ 1 - 0
System/ARI/SQL/schema/GC_ETL_ARI_create.bat

@@ -13,4 +13,5 @@ call schema.bat create GC_ETL_ARI
 call schema.bat create GC_DWH_ARI
 
 call schema.bat create Kalender
+call sqlexec.bat Kalender.sql
 pause

+ 3 - 3
Tasks/GAPS.ini

@@ -6,18 +6,18 @@ SQLSRV="C:\Program Files\Microsoft SQL Server\150\DTS\binn"
 PHP="C:\GlobalCube\Tasks\php"
 EXCEL=""
 SYSTEM="ARI"
-DOMAIN="automag.de"
+DOMAIN="global-cube.de"
 
 XML="C:\GlobalCube\Tasks\config"
 PORTAL="C:\GlobalCube"
 STARTER="C:\GlobalCube\GCStarter"
 
-KUNDE="Automag C11"
+KUNDE="GlobalCube C11"
 STATUSBERICHT=""
 
 SQL_HOST="localhost\GLOBALCUBE"
 CAT_U="tncf"
-CAT_P="Tpof12znO!"
+CAT_P="Tpof12zn"
 
 CAT_U2=""
 CAT_P2=""