flatex Zugang in Hibiscus einrichten

 
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 89
Dabei seit: 05 / 2020
Betreff:

Re: flatex Zugang in Hibiscus einrichten

 · 
Gepostet: 01.03.2024 - 17:42 Uhr  ·  #41
Ich lege einen neuen Bankzugang an und gehe auf "Synchronisieren". Dann kann ich das TAN-Verfahren auswählen:
 

Ich hätte gedacht, dass die Tatsache, dass es bei mir funktioniert und bei dir nicht, vielleicht daran liegt, dass ich flateXSecure gar nicht aktiviert habe, was dann vielleicht über die Kundenkennung erkannt wird. Wie du aber an der Fake-Kundenkennung siehst, findet deren Abfrage erst nach der Abfrage des TAN-Verfahrens statt, sonst hätte es ja eine Fehlermeldung wegen der falschen Kennung gegeben.
mss
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 290
Dabei seit: 10 / 2011
Betreff:

Re: flatex Zugang in Hibiscus einrichten

 · 
Gepostet: 15.03.2024 - 12:42 Uhr  ·  #42
Seltsam, jetzt geht es. Ich habe heute morgen das letzte Nightly Build installiert. Daran kann es aber eigentlich nicht liegen. Ich habe alles nochmal gemacht wie zuvor.

ich bekomme den Dialog nicht, er macht direkt das flatexXSecure Verfahren und sendet mir wie zuvor auch eine TAN.. Danach sehe ich die beiden Konten beim automatischen Anlegen und kann auch Umstätze auf dem Verrechnungskonto abrufen. Perfekt.

Im Bank-Zugang steht unter gespeichertes TAN-Verfahren: Kein TAN-Verfahren gespeichert.
phi
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 6
Dabei seit: 09 / 2023
Betreff:

Re: flatex Zugang in Hibiscus einrichten

 · 
Gepostet: 03.04.2024 - 10:20 Uhr  ·  #43
Bei mir (Jameica Version: 2.10.4, Hibiscus Version: 2.10.18) besteht das Problem leider weiterhin. Wie @a-sassermann damals schon geschrieben hat, läuft der Prozess mit aqBanking allerdings sehr zuverlässig.

Gemäß dieser Anleitung: https://www.aquamaniac.de/rdm/…etupPinTan funktioniert das Skript hier sehr zuverlässig, um eine Umsatzabfrage durchzuführen.

Code

#!/bin/bash
#
BLZ=10130800 
KNO=*** 
KTO=*** 

VHCBI=300 
TANMODE=6907
URL="konto.biw-bank.de/hbci"

UID=1
LID=2
FROM=20240215 

export AQBANKING_LOGLEVEL=verbose 
export AQBANKING_STORE_JOBLOGS=1

aqhbci-tool4 adduser -t pintan --context=1 -b ${BLZ} -u ${KNO} -s ${URL} -N test --hbciversion=${VHCBI}
sleep 1
aqhbci-tool4 listusers
sleep 1
aqhbci-tool4 getbankinfo -u ${UID}}
sleep 1
aqhbci-tool4 getsysid -u ${UID}
sleep 1
aqhbci-tool4 listitanmodes -u ${UID}
sleep 1
aqhbci-tool4 setitanmode -u ${UID} -m ${TANMODE}
sleep 1
aqhbci-tool4 getaccounts -u ${UID}
sleep 1
aqhbci-tool4 listaccounts -v
sleep 1
aqhbci-tool4 getaccsepa -a ${LID}
sleep 1 
aqbanking-cli request --account=${KTO} --fromdate=${FROM} --transactions


Das listaccounts zeigt mir zwei Konten an, einmal das Verrechnungskonto und einmal das eigentliche Depot.

Bei einigen der Kommandos wird die Pin abgefragt, die TAN-App kommt allerdings erst mit dem letzten Statement zum Einsatz.
Die letzten drei Ziffern des gewählten TAN-Verfahrens (907) kann ich beim Einrichten auch so in Hibiscus wählen, die führende 6 (vgl. topic.php?p=162578#real162578) kann ich in Hibiscus so aber nicht einstellen. Macht das einen Unterschied?

In dem Prozess wurden auch noch eine ganze Menge an Log-Dateien erzeugt. Da ich aber nicht überblicken kann, was da an privaten/sicherheitskritischen Daten drin steht, möchte ich die hier nicht öffentlich posten...
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 10
Dabei seit: 12 / 2020
Betreff:

Re: flatex Zugang in Hibiscus einrichten

 · 
Gepostet: 10.05.2024 - 13:02 Uhr  ·  #44
Hallo zusammen,

ich habe auch gerade ein neues Depot bei flatex aufgemacht. Und stolpere bei der Einrichtung an der selben Stelle (Fehler bei Ermitteln einer neuen System-ID).

Prozess bis dahin:

Bank-Zugang neu anlegen:
* HBCI-Verfahren: PIN/TAN-Verfahren
* Bank-Daten: Angabe Benutzerkennung, Kundenkennung (beides identisch, Wert von flatex vorgegeben, nicht ein selbstvergebenes und die BLZ). Als Bankserver wird der automatisch vorgeschlagene Wert (blw-bank) übernommen.

"Konfiguration testen" fragt (dreimal) nach dem PIN/TAN-Verfahren, zur Auswahl stehen jeweils "906 iTAN-Card" und "907 flateXSecure"). Dreimal FlateXSecure ausgewählt.
Anschließend erscheint die PIN-Abfrage (Kennwort). Kennwort wird gesendet, es erscheint die Aufforderung die Freigabe per flateXSecure-App zu bestätigen.

Die App registiert die Aufforderung und generiert eine PIN. Diese wird in das Feld der PIN-Abfrage von Hibiscus kopiert (keine Aktion). Mittels Schieber wird die Aktion dann in der App freigegeben. Rückmeldung "Aktion erfolgreich freigegeben, bitte in der Anwendung prüfen"), die App selber fällt in einen "Denkmodus", anscheinend wartet sie auf ein Signal vom Server.
Jetzt wird die PIN-Abfrage von Hibiscus mit dem übernommen Wert der App bestätigt. Die App reagiert und gibt Erfolgsmeldung aus. Hibiscus schreibt den o.g. Fehler.

an @mss oder jemanden aneres, bei dem der Zugang läuft - was ist falsch an dem Vorgehen?

Umgebung:
Linux Mint 21.3, Hibiscus 2.10.20, Build 20240405,

log:
User-ID im Log ausgetausch (12345678)

Code

[Fri May 10 12:36:20 CEST 2024][INFO][main][de.willuhn.jameica.system.BootstrapSettings.store] writing /home/wolle/.jameica.properties
[Fri May 10 12:36:20 CEST 2024][INFO][main][de.willuhn.jameica.system.BootstrapSettings.store] writing /home/wolle/.jameica.properties
[Fri May 10 12:36:20 CEST 2024][DEBUG][main][de.willuhn.util.Settings.store] saving /home/wolle/.jameica/cfg/de.willuhn.jameica.system.Config.properties
[Fri May 10 12:36:20 CEST 2024][DEBUG][main][de.willuhn.util.Settings.store] saving /home/wolle/.jameica/cfg/de.willuhn.jameica.services.SystrayService.properties
[Fri May 10 12:36:20 CEST 2024][DEBUG][main][de.willuhn.util.Settings.store] saving /home/wolle/.jameica/cfg/de.willuhn.jameica.services.SystrayService.properties
[Fri May 10 12:36:20 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.deliver] deliver message de.willuhn.jameica.messaging.SettingsChangedMessage@7b1a9ab3
[Fri May 10 12:36:20 CEST 2024][INFO][main][de.willuhn.jameica.hbci.messaging.SettingsChangedMessageConsumer.handleMessage] changing hbci4java loglevel to 4
[Fri May 10 12:36:20 CEST 2024][INFO][main][de.willuhn.jameica.services.ScriptingService.reload] restarting scripting service
[Fri May 10 12:36:20 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue jameica.scripting: unregistering message consumer de.willuhn.jameica.messaging.InvokeScriptMessageConsumer
[Fri May 10 12:36:20 CEST 2024][INFO][main][de.willuhn.jameica.system.Platform.toAbsolute] to absolute: plugins/hibiscus.scripting.chromedriver/hibiscus.scripting.chromedriver.js -> /home/wolle/.jameica/plugins/hibiscus.scripting.chromedriver/hibiscus.scripting.chromedriver.js
[Fri May 10 12:36:20 CEST 2024][INFO][main][de.willuhn.jameica.system.Platform.toAbsolute] to absolute: plugins/hibiscus.scripting.htmlunit/hibiscus.scripting.htmlunit.js -> /home/wolle/.jameica/plugins/hibiscus.scripting.htmlunit/hibiscus.scripting.htmlunit.js
[Fri May 10 12:36:20 CEST 2024][INFO][main][de.willuhn.jameica.system.Platform.toAbsolute] to absolute: plugins/hibiscus.scripting.pdfbox/hibiscus.scripting.pdfbox.js -> /home/wolle/.jameica/plugins/hibiscus.scripting.pdfbox/hibiscus.scripting.pdfbox.js
[Fri May 10 12:36:20 CEST 2024][INFO][main][de.willuhn.jameica.system.Platform.toAbsolute] to absolute: plugins/hibiscus.scripting.poi/hibiscus.scripting.poi.js -> /home/wolle/.jameica/plugins/hibiscus.scripting.poi/hibiscus.scripting.poi.js
[Fri May 10 12:36:20 CEST 2024][INFO][main][de.willuhn.jameica.system.Platform.toAbsolute] to absolute: plugins/hibiscus.scripting.selenium/hibiscus.scripting.selenium.js -> /home/wolle/.jameica/plugins/hibiscus.scripting.selenium/hibiscus.scripting.selenium.js
[Fri May 10 12:36:20 CEST 2024][INFO][main][de.willuhn.jameica.system.Platform.toAbsolute] to absolute: plugins/hibiscus.scripting.browserupproxy/hibiscus.scripting.browserupproxy.js -> /home/wolle/.jameica/plugins/hibiscus.scripting.browserupproxy/hibiscus.scripting.browserupproxy.js
[Fri May 10 12:36:20 CEST 2024][INFO][main][de.willuhn.jameica.services.ScriptingService.eval] executing script /home/wolle/.jameica/plugins/hibiscus.scripting.browserupproxy/hibiscus.scripting.browserupproxy.js
[Fri May 10 12:36:20 CEST 2024][INFO][main][jdk.nashorn.internal.scripts.Script$Recompilation$30$\^eval\_$cu1$restOf.:program] Hibiscus-Scripting: BrowserUp Proxy-Plugin zu Hibiscus-Scripting version 2.2.15 ist als PlugIn-Paket, incl. Dummy-JS-Datei, der Jameica-Installation hinzugefügt ...
[Fri May 10 12:36:20 CEST 2024][INFO][main][de.willuhn.jameica.services.ScriptingService.eval] executing script /home/wolle/.jameica/plugins/hibiscus.scripting.chromedriver/hibiscus.scripting.chromedriver.js
[Fri May 10 12:36:20 CEST 2024][INFO][main][jdk.nashorn.internal.scripts.Script$Recompilation$39$\^eval\_.:program] Hibiscus-Scripting: Selenium-ChromeDriver-Plugin zu Hibiscus-Scripting version 124.0.6367.91 ist als PlugIn-Paket, incl. Dummy-JS-Datei, der Jameica-Installation hinzugefügt ...
[Fri May 10 12:36:20 CEST 2024][INFO][main][de.willuhn.jameica.services.ScriptingService.eval] executing script /home/wolle/.jameica/plugins/hibiscus.scripting.htmlunit/hibiscus.scripting.htmlunit.js
[Fri May 10 12:36:20 CEST 2024][INFO][main][jdk.nashorn.internal.scripts.Script$Recompilation$41$\^eval\_.:program] Hibiscus-Scripting: HTMLUnit-Plugin zu Hibiscus-Scripting version 3.11.0 ist als PlugIn-Paket, incl. Dummy-JS-Datei, der Jameica-Installation hinzugefügt ...
[Fri May 10 12:36:20 CEST 2024][INFO][main][de.willuhn.jameica.services.ScriptingService.eval] executing script /home/wolle/.jameica/plugins/hibiscus.scripting.pdfbox/hibiscus.scripting.pdfbox.js
[Fri May 10 12:36:20 CEST 2024][INFO][main][jdk.nashorn.internal.scripts.Script$Recompilation$43$\^eval\_.:program] Hibiscus-Scripting: PDFBox-Plugin zu Hibiscus-Scripting version 2.0.31 ist als PlugIn-Paket, incl. Dummy-JS-Datei, der Jameica-Installation hinzugefügt ...
[Fri May 10 12:36:20 CEST 2024][INFO][main][de.willuhn.jameica.services.ScriptingService.eval] executing script /home/wolle/.jameica/plugins/hibiscus.scripting.poi/hibiscus.scripting.poi.js
[Fri May 10 12:36:20 CEST 2024][INFO][main][jdk.nashorn.internal.scripts.Script$Recompilation$45$\^eval\_.:program] Hibiscus-Scripting: POI-Plugin zu Hibiscus-Scripting version 5.2.5 ist als PlugIn-Paket, incl. Dummy-JS-Datei, der Jameica-Installation hinzugefügt ...
[Fri May 10 12:36:20 CEST 2024][INFO][main][de.willuhn.jameica.services.ScriptingService.eval] executing script /home/wolle/.jameica/plugins/hibiscus.scripting.selenium/hibiscus.scripting.selenium.js
[Fri May 10 12:36:20 CEST 2024][INFO][main][jdk.nashorn.internal.scripts.Script$Recompilation$47$\^eval\_.:program] Hibiscus-Scripting: Selenium-Plugin zu Hibiscus-Scripting version 4.19.1 ist als PlugIn-Paket, incl. Dummy-JS-Datei, der Jameica-Installation hinzugefügt ...
[Fri May 10 12:36:20 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.registerMessageConsumer] queue jameica.scripting: registering message consumer de.willuhn.jameica.messaging.InvokeScriptMessageConsumer
[Fri May 10 12:36:20 CEST 2024][DEBUG][pool-1-thread-1][de.willuhn.jameica.messaging.NamedConcurrentQueue.deliver] deliver message [Fri May 10 12:36:20 CEST 2024][OK] Einstellungen gespeichert.
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.registerMessageConsumer] queue jameica.gui.view.unbind.fail: registering message consumer de.willuhn.jameica.gui.GUI$4
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.services.BeanService.get]   creating new class de.willuhn.jameica.hbci.gui.views.Settings
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.GUI.startView] starting view: de.willuhn.jameica.hbci.gui.views.Settings
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.sendSyncMessage] no message consumers found, ignoring message
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue de.willuhn.jameica.gui.internal.views.Settings: unregistering message consumer de.willuhn.jameica.gui.internal.views.Settings$MyMessageConsumer
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.GUI$5.run] disposing previous view
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.parts.table.FeatureClipboard$1.widgetDisposed] unbound de.willuhn.jameica.gui.parts.table.FeatureClipboard$2@2ecb87b2
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue [default]: unregistering message consumer de.willuhn.jameica.gui.internal.parts.PluginListPart$MyInstalledMessageConsumer
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue jameica.update.repository.add: unregistering message consumer de.willuhn.jameica.gui.internal.parts.PluginListPart$MyRepoMessageConsumer
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue jameica.update.repository.remove: unregistering message consumer de.willuhn.jameica.gui.internal.parts.PluginListPart$MyRepoMessageConsumer
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue jameica.update.repository.enabled: unregistering message consumer de.willuhn.jameica.gui.internal.parts.PluginListPart$MyRepoMessageConsumer
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue jameica.update.repository.disabled: unregistering message consumer de.willuhn.jameica.gui.internal.parts.PluginListPart$MyRepoMessageConsumer
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.parts.table.FeatureClipboard$1.widgetDisposed] unbound de.willuhn.jameica.gui.parts.table.FeatureClipboard$2@1704437b
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue [default]: unregistering message consumer de.willuhn.jameica.gui.internal.ext.ScriptingSettingsView$SettingsChangedConsumer
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue jameica.scripting.added: unregistering message consumer de.willuhn.jameica.gui.internal.ext.ScriptingSettingsView$AddedConsumer
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue jameica.scripting.removed: unregistering message consumer de.willuhn.jameica.gui.internal.ext.ScriptingSettingsView$RemovedConsumer
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.GUI$5.run] dispose finished
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.registerMessageConsumer] queue jameica.bookmark.created: registering message consumer de.willuhn.jameica.gui.internal.parts.PanelButtonBookmark$MyCreateMessageConsumer
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.registerMessageConsumer] queue jameica.bookmark.deleted: registering message consumer de.willuhn.jameica.gui.internal.parts.PanelButtonBookmark$MyDeleteMessageConsumer
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.registerMessageConsumer] queue jameica.attachment.added: registering message consumer de.willuhn.jameica.gui.internal.parts.PanelButtonAttachment$OnAdd
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.registerMessageConsumer] queue jameica.attachment.deleted: registering message consumer de.willuhn.jameica.gui.internal.parts.PanelButtonAttachment$OnDel
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.sendSyncMessage] no message consumers found, ignoring message
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep658: select UMSATZTYP.* from UMSATZTYP where parent_id is null or parent_id not in (select id from umsatztyp) ORDER BY COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.sendSyncMessage] no message consumers found, ignoring message
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep659: select UMSATZTYP.* from UMSATZTYP where parent_id = 73 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep660: select UMSATZTYP.* from UMSATZTYP where parent_id = 4 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep661: select UMSATZTYP.* from UMSATZTYP where parent_id = 80 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep662: select UMSATZTYP.* from UMSATZTYP where parent_id = 34 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep663: select UMSATZTYP.* from UMSATZTYP where parent_id = 2 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep664: select UMSATZTYP.* from UMSATZTYP where parent_id = 81 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep665: select UMSATZTYP.* from UMSATZTYP where parent_id = 35 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep666: select UMSATZTYP.* from UMSATZTYP where parent_id = 121 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep667: select UMSATZTYP.* from UMSATZTYP where parent_id = 127 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep668: select UMSATZTYP.* from UMSATZTYP where parent_id = 123 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep669: select UMSATZTYP.* from UMSATZTYP where parent_id = 124 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep670: select UMSATZTYP.* from UMSATZTYP where parent_id = 136 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep671: select UMSATZTYP.* from UMSATZTYP where parent_id = 131 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep672: select UMSATZTYP.* from UMSATZTYP where parent_id = 122 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep673: select UMSATZTYP.* from UMSATZTYP where parent_id = 141 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep674: select UMSATZTYP.* from UMSATZTYP where parent_id = 138 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep675: select UMSATZTYP.* from UMSATZTYP where parent_id = 140 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep676: select UMSATZTYP.* from UMSATZTYP where parent_id = 125 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep677: select UMSATZTYP.* from UMSATZTYP where parent_id = 142 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep678: select UMSATZTYP.* from UMSATZTYP where parent_id = 126 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep679: select UMSATZTYP.* from UMSATZTYP where parent_id = 146 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep680: select UMSATZTYP.* from UMSATZTYP where parent_id = 157 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep681: select UMSATZTYP.* from UMSATZTYP where parent_id = 78 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep682: select UMSATZTYP.* from UMSATZTYP where parent_id = 63 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep683: select UMSATZTYP.* from UMSATZTYP where parent_id = 46 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep684: select UMSATZTYP.* from UMSATZTYP where parent_id = 57 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep685: select UMSATZTYP.* from UMSATZTYP where parent_id = 30 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep686: select UMSATZTYP.* from UMSATZTYP where parent_id = 49 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep687: select UMSATZTYP.* from UMSATZTYP where parent_id = 92 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep688: select UMSATZTYP.* from UMSATZTYP where parent_id = 93 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep689: select UMSATZTYP.* from UMSATZTYP where parent_id = 100 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep690: select UMSATZTYP.* from UMSATZTYP where parent_id = 102 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep691: select UMSATZTYP.* from UMSATZTYP where parent_id = 130 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep692: select UMSATZTYP.* from UMSATZTYP where parent_id = 129 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep693: select UMSATZTYP.* from UMSATZTYP where parent_id = 117 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep694: select UMSATZTYP.* from UMSATZTYP where parent_id = 116 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep695: select UMSATZTYP.* from UMSATZTYP where parent_id = 119 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep696: select UMSATZTYP.* from UMSATZTYP where parent_id = 128 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep697: select UMSATZTYP.* from UMSATZTYP where parent_id = 118 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep698: select UMSATZTYP.* from UMSATZTYP where parent_id = 85 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep699: select UMSATZTYP.* from UMSATZTYP where parent_id = 61 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep700: select UMSATZTYP.* from UMSATZTYP where parent_id = 43 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep701: select UMSATZTYP.* from UMSATZTYP where parent_id = 89 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep702: select UMSATZTYP.* from UMSATZTYP where parent_id = 94 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep703: select UMSATZTYP.* from UMSATZTYP where parent_id = 95 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep704: select UMSATZTYP.* from UMSATZTYP where parent_id = 87 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep705: select UMSATZTYP.* from UMSATZTYP where parent_id = 144 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep706: select UMSATZTYP.* from UMSATZTYP where parent_id = 149 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep707: select UMSATZTYP.* from UMSATZTYP where parent_id = 77 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep708: select UMSATZTYP.* from UMSATZTYP where parent_id = 71 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep709: select UMSATZTYP.* from UMSATZTYP where parent_id = 5 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep710: select UMSATZTYP.* from UMSATZTYP where parent_id = 84 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep711: select UMSATZTYP.* from UMSATZTYP where parent_id = 159 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep712: select UMSATZTYP.* from UMSATZTYP where parent_id = 150 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep713: select UMSATZTYP.* from UMSATZTYP where parent_id = 99 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep714: select UMSATZTYP.* from UMSATZTYP where parent_id = 115 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep715: select UMSATZTYP.* from UMSATZTYP where parent_id = 113 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep716: select UMSATZTYP.* from UMSATZTYP where parent_id = 111 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep717: select UMSATZTYP.* from UMSATZTYP where parent_id = 112 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep718: select UMSATZTYP.* from UMSATZTYP where parent_id = 114 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep719: select UMSATZTYP.* from UMSATZTYP where parent_id = 110 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep720: select UMSATZTYP.* from UMSATZTYP where parent_id = 148 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep721: select UMSATZTYP.* from UMSATZTYP where parent_id = 151 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep722: select UMSATZTYP.* from UMSATZTYP where parent_id = 152 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep723: select UMSATZTYP.* from UMSATZTYP where parent_id = 7 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep724: select UMSATZTYP.* from UMSATZTYP where parent_id = 60 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep725: select UMSATZTYP.* from UMSATZTYP where parent_id = 161 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep726: select UMSATZTYP.* from UMSATZTYP where parent_id = 108 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep727: select UMSATZTYP.* from UMSATZTYP where parent_id = 154 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep728: select UMSATZTYP.* from UMSATZTYP where parent_id = 11 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep729: select UMSATZTYP.* from UMSATZTYP where parent_id = 38 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep730: select UMSATZTYP.* from UMSATZTYP where parent_id = 153 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep731: select UMSATZTYP.* from UMSATZTYP where parent_id = 162 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep732: select UMSATZTYP.* from UMSATZTYP where parent_id = 6 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep733: select UMSATZTYP.* from UMSATZTYP where parent_id = 1 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep734: select UMSATZTYP.* from UMSATZTYP where parent_id = 37 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep735: select UMSATZTYP.* from UMSATZTYP where parent_id = 12 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep736: select UMSATZTYP.* from UMSATZTYP where parent_id = 155 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep737: select UMSATZTYP.* from UMSATZTYP where parent_id = 10 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep738: select UMSATZTYP.* from UMSATZTYP where parent_id = 42 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep739: select UMSATZTYP.* from UMSATZTYP where parent_id = 97 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep740: select UMSATZTYP.* from UMSATZTYP where parent_id = 156 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep741: select UMSATZTYP.* from UMSATZTYP where parent_id = 158 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep742: select UMSATZTYP.* from UMSATZTYP where parent_id = 13 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep743: select UMSATZTYP.* from UMSATZTYP where parent_id = 8 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep744: select UMSATZTYP.* from UMSATZTYP where parent_id = 133 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep745: select UMSATZTYP.* from UMSATZTYP where parent_id = 20 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep746: select UMSATZTYP.* from UMSATZTYP where parent_id = 19 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep747: select UMSATZTYP.* from UMSATZTYP where parent_id = 134 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep748: select UMSATZTYP.* from UMSATZTYP where parent_id = 15 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep749: select UMSATZTYP.* from UMSATZTYP where parent_id = 74 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep750: select UMSATZTYP.* from UMSATZTYP where parent_id = 36 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep751: select UMSATZTYP.* from UMSATZTYP where parent_id = 143 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep752: select UMSATZTYP.* from UMSATZTYP where parent_id = 33 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep753: select UMSATZTYP.* from UMSATZTYP where parent_id = 160 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep754: select UMSATZTYP.* from UMSATZTYP where parent_id = 145 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep755: select UMSATZTYP.* from UMSATZTYP where parent_id = 26 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep756: select UMSATZTYP.* from UMSATZTYP where parent_id = 32 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep757: select UMSATZTYP.* from UMSATZTYP where parent_id = 67 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep758: select UMSATZTYP.* from UMSATZTYP where parent_id = 27 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep759: select UMSATZTYP.* from UMSATZTYP where parent_id = 147 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep760: select UMSATZTYP.* from UMSATZTYP where parent_id = 14 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep761: select UMSATZTYP.* from UMSATZTYP where parent_id = 96 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep762: select UMSATZTYP.* from UMSATZTYP where parent_id = 90 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep763: select UMSATZTYP.* from UMSATZTYP where parent_id = 91 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep764: select UMSATZTYP.* from UMSATZTYP where parent_id = 48 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep765: select UMSATZTYP.* from UMSATZTYP where parent_id = 40 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep766: select UMSATZTYP.* from UMSATZTYP where parent_id = 17 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep767: select UMSATZTYP.* from UMSATZTYP where parent_id = 45 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep768: select UMSATZTYP.* from UMSATZTYP where parent_id = 50 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep769: select UMSATZTYP.* from UMSATZTYP where parent_id = 51 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep770: select UMSATZTYP.* from UMSATZTYP where parent_id = 139 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep771: select UMSATZTYP.* from UMSATZTYP where parent_id = 103 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep772: select UMSATZTYP.* from UMSATZTYP where parent_id = 105 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep773: select UMSATZTYP.* from UMSATZTYP where parent_id = 137 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep774: select UMSATZTYP.* from UMSATZTYP where parent_id = 104 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep775: select UMSATZTYP.* from UMSATZTYP where parent_id = 132 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep776: select UMSATZTYP.* from UMSATZTYP where parent_id = 106 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep777: select UMSATZTYP.* from UMSATZTYP where parent_id = 107 order by COALESCE(nummer,''),name
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.parts.table.FeatureClipboard.applyShortcut] bound de.willuhn.jameica.gui.parts.table.FeatureClipboard$2@7c48ea9e
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.registerMessageConsumer] queue [default]: registering message consumer de.willuhn.jameica.hbci.gui.parts.UmsatzTypTree$MyMessageConsumer
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.parts.table.FeatureClipboard.applyShortcut] bound de.willuhn.jameica.gui.parts.table.FeatureClipboard$2@25058759
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.parts.table.FeatureClipboard.applyShortcut] bound de.willuhn.jameica.gui.parts.table.FeatureClipboard$2@d833770
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.sendSyncMessage] no message consumers found, ignoring message
[Fri May 10 12:36:28 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue jameica.gui.view.unbind.fail: unregistering message consumer de.willuhn.jameica.gui.GUI$4
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.registerMessageConsumer] queue jameica.gui.view.unbind.fail: registering message consumer de.willuhn.jameica.gui.GUI$4
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.services.BeanService.get]   creating new class de.willuhn.jameica.hbci.passports.pintan.Detail
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.GUI.startView] starting view: de.willuhn.jameica.hbci.passports.pintan.Detail
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.sendSyncMessage] no message consumers found, ignoring message
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.GUI$5.run] disposing previous view
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.parts.table.FeatureClipboard$1.widgetDisposed] unbound de.willuhn.jameica.gui.parts.table.FeatureClipboard$2@7c48ea9e
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue [default]: unregistering message consumer de.willuhn.jameica.hbci.gui.parts.UmsatzTypTree$MyMessageConsumer
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.parts.table.FeatureClipboard$1.widgetDisposed] unbound de.willuhn.jameica.gui.parts.table.FeatureClipboard$2@25058759
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.parts.table.FeatureClipboard$1.widgetDisposed] unbound de.willuhn.jameica.gui.parts.table.FeatureClipboard$2@d833770
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.GUI$5.run] dispose finished
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue jameica.bookmark.created: unregistering message consumer de.willuhn.jameica.gui.internal.parts.PanelButtonBookmark$MyCreateMessageConsumer
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue jameica.bookmark.deleted: unregistering message consumer de.willuhn.jameica.gui.internal.parts.PanelButtonBookmark$MyDeleteMessageConsumer
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue jameica.attachment.added: unregistering message consumer de.willuhn.jameica.gui.internal.parts.PanelButtonAttachment$OnAdd
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue jameica.attachment.deleted: unregistering message consumer de.willuhn.jameica.gui.internal.parts.PanelButtonAttachment$OnDel
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.sendSyncMessage] no message consumers found, ignoring message
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.sendSyncMessage] no message consumers found, ignoring message
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.registerMessageConsumer] queue [default]: registering message consumer de.willuhn.jameica.hbci.gui.parts.KontoList$SaldoMessageConsumer
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.sendSyncMessage] no message consumers found, ignoring message
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.sendSyncMessage] no message consumers found, ignoring message
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.parts.table.FeatureClipboard.applyShortcut] bound de.willuhn.jameica.gui.parts.table.FeatureClipboard$2@3cdafb82
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 30
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 29
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 50
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 131
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 2
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 116
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 53
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 129
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 107
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep778: select KONTO.* from KONTO where passport_class = ? ORDER BY blz, bezeichnung {1: 'de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl'}
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.services.BeanService.get]   creating new class de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.hbci.PassportRegistry.load] [de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl][PIN/TAN] instantiated successfully
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.services.BeanService.get]   creating new class de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.hbci.PassportRegistry.load] [de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl][PIN/TAN] instantiated successfully
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.services.BeanService.get]   creating new class de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.hbci.PassportRegistry.load] [de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl][PIN/TAN] instantiated successfully
[Fri May 10 12:36:32 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue jameica.gui.view.unbind.fail: unregistering message consumer de.willuhn.jameica.gui.GUI$4
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.Navigation.start] executing navigation entry hibiscus.navi.passports [Bank-Zugänge]
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.services.BeanService.get]   creating new class de.willuhn.jameica.hbci.gui.views.PassportList
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.GUI.startView] starting view: de.willuhn.jameica.hbci.gui.views.PassportList
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.sendSyncMessage] no message consumers found, ignoring message
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.GUI$5.run] disposing previous view
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.parts.table.FeatureClipboard$1.widgetDisposed] unbound de.willuhn.jameica.gui.parts.table.FeatureClipboard$2@3cdafb82
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.unRegisterMessageConsumer] queue [default]: unregistering message consumer de.willuhn.jameica.hbci.gui.parts.KontoList$SaldoMessageConsumer
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.GUI$5.run] dispose finished
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.gui.GUI$5.run] adding view de.willuhn.jameica.hbci.passports.pintan.Detail to history
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.registerMessageConsumer] queue jameica.bookmark.created: registering message consumer de.willuhn.jameica.gui.internal.parts.PanelButtonBookmark$MyCreateMessageConsumer
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.registerMessageConsumer] queue jameica.bookmark.deleted: registering message consumer de.willuhn.jameica.gui.internal.parts.PanelButtonBookmark$MyDeleteMessageConsumer
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.registerMessageConsumer] queue jameica.attachment.added: registering message consumer de.willuhn.jameica.gui.internal.parts.PanelButtonAttachment$OnAdd
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.registerMessageConsumer] queue jameica.attachment.deleted: registering message consumer de.willuhn.jameica.gui.internal.parts.PanelButtonAttachment$OnDel
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.sendSyncMessage] no message consumers found, ignoring message
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.services.BeanService.get]   creating new class de.willuhn.jameica.hbci.passports.rdh.server.PassportImpl
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.hbci.PassportRegistry.load] [de.willuhn.jameica.hbci.passports.rdh.server.PassportImpl][Schlüsseldatei] instantiated successfully
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.services.BeanService.get]   creating new class de.willuhn.jameica.hbci.passports.ddv.server.PassportImpl
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.hbci.PassportRegistry.load] [de.willuhn.jameica.hbci.passports.ddv.server.PassportImpl][Chipkartenleser] instantiated successfully
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.services.BeanService.get]   creating new class de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.hbci.PassportRegistry.load] [de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl][PIN/TAN] instantiated successfully
[Fri May 10 12:36:36 CEST 2024][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Fri May 10 12:36:36 C
Benutzer
Avatar
Geschlecht: keine Angabe
Herkunft: Leipzig
Homepage: willuhn.de/
Beiträge: 10186
Dabei seit: 03 / 2005
Betreff:

Re: flatex Zugang in Hibiscus einrichten

 · 
Gepostet: 10.05.2024 - 13:25 Uhr  ·  #45
Der relevante Teil ist in dem Log gar nicht enthalten. Es hört mit "creating new instance of a PinTan passport" auf - genau die Stelle, ab der es interessant geworden wäre. Stelle das Loglevel unter Datei->Einstellungen auf "INFO". Die DEBUG-Infos helfen hier nicht.

PS: Hibiscus ist eine Bankinganwendung für Girokonten. Für Depots ist ggf. die zusätzliche Installation von https://github.com/littleyoda/hibiscus.depotviewer erforderlich.
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 10
Dabei seit: 12 / 2020
Betreff:

Re: flatex Zugang in Hibiscus einrichten

 · 
Gepostet: 10.05.2024 - 18:39 Uhr  ·  #46
Hallo Hibiscus,

Danke erstmal für die prima Anwendung. Und danke, dass Du Dich der Problematik annehmen magst. Ich hatte gehofft, von einem der erfolgreichen Einrichterdes Zugangs Infos zu bekommen.

Das mit Hibiscus Girokonten verwaltet werden ist mir geläufig, genau das möchte ich auch.

Log-Level Info:

Code

[Fri May 10 18:28:06 CEST 2024][INFO][main][de.willuhn.jameica.hbci.passports.pintan.Controller.handleStore] storing pin/tan config
[Fri May 10 18:28:06 CEST 2024][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PinTanConfigImpl.setURL] saving URL konto.biw-bank.de/hbci/
[Fri May 10 18:28:06 CEST 2024][INFO][main][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] storing pin/tan config
[Fri May 10 18:28:06 CEST 2024][INFO][main][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] adding new pin/tan config
[Fri May 10 18:28:06 CEST 2024][INFO][main][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] saving passport config
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor.check] creating progress monitor for GUI
[Fri May 10 18:28:06 CEST 2024][INFO][main][de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor$2.run] activating progress monitor
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] open pin/tan passport
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] url         : konto.biw-bank.de/hbci/
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] blz         : 10130800
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] filter      : Base64
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] HBCI version: 300
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] using stored tan sec mech: <ask-user>
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] hole kreditinstituts-spezifische Daten
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Aktualisiere Bankparameter (BPD)
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht DialogInitAnon
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Verbinde mit https://konto.biw-bank.de:443/hbci/ und prüfe Zertifikat
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] kreditinstituts-spezifische Daten erhalten - neue Version ist 89
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] BPD cache update state [expired: true, new version: true]
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] updating BPD cache
[Fri May 10 18:28:06 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] customer 1: updated BPD- inserts: 23, updates: 0, deletions: 0
[Fri May 10 18:28:11 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] selected pintan method by user: 907
[Fri May 10 18:28:11 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht DialogEndAnon
[Fri May 10 18:28:11 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Fri May 10 18:28:11 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Fri May 10 18:28:11 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Fri May 10 18:28:11 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Fri May 10 18:28:11 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Dialog beendet
[Fri May 10 18:28:13 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] selected pintan method by user: 907
[Fri May 10 18:28:13 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] hole neue System-ID
[Fri May 10 18:28:13 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Rufe neue System-ID ab
[Fri May 10 18:28:15 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] selected pintan method by user: 907
[Fri May 10 18:28:15 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht Synch
[Fri May 10 18:28:15 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] signiere HBCI-Nachricht
[Fri May 10 18:28:24 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Verschlüssele HBCI-Nachricht
[Fri May 10 18:28:24 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Verbinde mit https://konto.biw-bank.de:443/hbci/ und prüfe Zertifikat
[Fri May 10 18:28:24 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Fri May 10 18:28:24 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Fri May 10 18:28:24 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Fri May 10 18:28:25 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Entschlüssele Antwortnachricht
[Fri May 10 18:28:25 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Fri May 10 18:28:25 CEST 2024][WARN][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] message has no signature
[Fri May 10 18:28:25 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht DialogInitSCA
[Fri May 10 18:28:25 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] signiere HBCI-Nachricht
[Fri May 10 18:28:25 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.callback] using chiptan MANUAL
[Fri May 10 18:29:14 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Verschlüssele HBCI-Nachricht
[Fri May 10 18:29:14 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Fri May 10 18:29:14 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Fri May 10 18:29:14 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Fri May 10 18:29:14 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Entschlüssele Antwortnachricht
[Fri May 10 18:29:14 CEST 2024][ERROR][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Meldung der Bank: 9075:Dialog abgebrochen - starke Authentifizierung erforderlich. org.kapott.hbci.status.HBCIStatus.addRetVal(HBCIStatus.java:72)
[Fri May 10 18:29:14 CEST 2024][ERROR][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Meldung der Bank: 9050:Teilweise fehlerhaft. org.kapott.hbci.status.HBCIStatus.addRetVal(HBCIStatus.java:72)
[Fri May 10 18:29:14 CEST 2024][ERROR][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Meldung der Bank: 9210:Kundensystem-ID ungültig. (2: DialogInitSCA.SigHead) org.kapott.hbci.status.HBCIStatus.addRetVal(HBCIStatus.java:72)
[Fri May 10 18:29:14 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Fri May 10 18:29:14 CEST 2024][WARN][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] message has no signature
[Fri May 10 18:29:14 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] closing pin/tan passport
[Fri May 10 18:29:14 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] pin/tan passport closed
[Fri May 10 18:29:14 CEST 2024][ERROR][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] error while opening pin/tan passport
org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Erzeugen eines HBCIHandler Objektes
  at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:183)
  at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:116)
  at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open(PassportHandleImpl.java:183)
  at de.willuhn.jameica.hbci.gui.action.PassportTest$1.run(PassportTest.java:84)
  at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1107)
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Registrieren der Nutzerdaten
  at org.kapott.hbci.manager.HBCIHandler.registerUser(HBCIHandler.java:298)
  at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:172)
  ... 4 more
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Ermitteln einer neuen System-ID
  at org.kapott.hbci.manager.HBCIUser.fetchSysId(HBCIUser.java:468)
Benutzer
Avatar
Geschlecht: keine Angabe
Herkunft: Leipzig
Homepage: willuhn.de/
Beiträge: 10186
Dabei seit: 03 / 2005
Betreff:

Re: flatex Zugang in Hibiscus einrichten

 · 
Gepostet: 11.05.2024 - 08:30 Uhr  ·  #47
Hibiscus startet eine Synchronisierung mit dem TAN-Verfahren 907 (ChipTAN Manuell) und die Bank antwortet unvermittelt mit"9210:Kundensystem-ID ungültig.". Obwohl genau die ja gerade neu abgerufen werden soll ("Rufe neue System-ID ab").

Ich habe leider keine Idee, warum das hier fehlschlägt. Hier muss in der Tat mal ein User helfen, der es zum Laufen gekriegt hat und ihr müsstet eure Einstellungen im Bankzugang mal abgleichen.Und auch die ggf. im Menü unter "Hibiscus->Einstellungen->Erweitert" vorgenommenen Änderungen an den experimentellen Einstellungen.
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 89
Dabei seit: 05 / 2020
Betreff:

Re: flatex Zugang in Hibiscus einrichten

 · 
Gepostet: 12.05.2024 - 13:50 Uhr  ·  #48
Ich kann die Probleme nicht nachvollziehen. Ich habe unter einer Neuinstallation von Hibiscus flatex als einzigen Bankzugang angelegt, dementsprechend sind alle Einstellungen auf default. Ich nutze flateXSecure wie bereits oben erwähnt gar nicht, trotzdem habe ich es als TAN-Verfahren bei "Konfiguration testen" ausgewählt. Ich muss die Auswahl wie oben beschrieben dreimal bestätigen, nach Eingabe des Kennworts ist allerdings keine weitere Freigabe nötig (die im Übrigen ja auch mangels der App-Installation nicht funktionieren würde). Depot- und Verrechnungskonto werden einwandfrei angelegt. Hier die Logs:
Code
[12.05.2024 13:30:59] Teste Bank-Zugang...
[12.05.2024 13:30:59]   Hibiscus-Version 2.11.0-nightly, Build 361, Datum 20240512
[12.05.2024 13:30:59]   HBCI4Java-Version 3.1.79
[12.05.2024 13:30:59]   open pin/tan passport
[12.05.2024 13:30:59]   [PIN/TAN] url         : konto.biw-bank.de/hbci/
[12.05.2024 13:30:59]   [PIN/TAN] blz         : 10130800
[12.05.2024 13:30:59]   [PIN/TAN] filter      : Base64
[12.05.2024 13:30:59]   [PIN/TAN] HBCI version: 300
[12.05.2024 13:30:59]   [PIN/TAN] using stored tan sec mech: <ask-user>
[12.05.2024 13:31:00]   hole kreditinstituts-spezifische Daten
[12.05.2024 13:31:00]   Aktualisiere Bankparameter (BPD)
[12.05.2024 13:31:00]   Erzeuge HBCI-Nachricht DialogInitAnon
[12.05.2024 13:31:01]   Verbinde mit https://konto.biw-bank.de:443/hbci/ und prüfe Zertifikat
[12.05.2024 13:31:01]   Versende HBCI-Nachricht
[12.05.2024 13:31:01]   Warte auf Antwortdaten
[12.05.2024 13:31:02]   Warte auf Antwortdaten
[12.05.2024 13:31:02]   Überprüfe Signatur der Antwortnachricht
[12.05.2024 13:31:02]   kreditinstituts-spezifische Daten erhalten - neue Version ist 89
[12.05.2024 13:31:02]   BPD cache update state [expired: true, new version: true]
[12.05.2024 13:31:02]   updating BPD cache
[12.05.2024 13:31:03]   customer 1: updated BPD- inserts: 23, updates: 0, deletions: 0
[12.05.2024 13:31:08]   selected pintan method by user: 907
[12.05.2024 13:31:08]   Erzeuge HBCI-Nachricht DialogEndAnon
[12.05.2024 13:31:08]   Versende HBCI-Nachricht
[12.05.2024 13:31:08]   Warte auf Antwortdaten
[12.05.2024 13:31:08]   Warte auf Antwortdaten
[12.05.2024 13:31:09]   Überprüfe Signatur der Antwortnachricht
[12.05.2024 13:31:09]   Dialog beendet
[12.05.2024 13:31:22]   selected pintan method by user: 907
[12.05.2024 13:31:22]   hole neue System-ID
[12.05.2024 13:31:22]   Rufe neue System-ID ab
[12.05.2024 13:31:28]   selected pintan method by user: 907
[12.05.2024 13:31:28]   Erzeuge HBCI-Nachricht Synch
[12.05.2024 13:31:28]   signiere HBCI-Nachricht
[12.05.2024 13:31:44]   Verschlüssele HBCI-Nachricht
[12.05.2024 13:31:44]   Verbinde mit https://konto.biw-bank.de:443/hbci/ und prüfe Zertifikat
[12.05.2024 13:31:44]   Versende HBCI-Nachricht
[12.05.2024 13:31:44]   Warte auf Antwortdaten
[12.05.2024 13:31:44]   Warte auf Antwortdaten
[12.05.2024 13:31:44]   Entschlüssele Antwortnachricht
[12.05.2024 13:31:45]   Überprüfe Signatur der Antwortnachricht
[12.05.2024 13:31:45]   message has no signature
[12.05.2024 13:31:45]   kreditinstituts-spezifische Daten erhalten - neue Version ist 89
[12.05.2024 13:31:45]   BPD cache update state [expired: true, new version: false]
[12.05.2024 13:31:45]   updating BPD cache
[12.05.2024 13:31:45]   customer 1: updated BPD- inserts: 0, updates: 2, deletions: 0
[12.05.2024 13:31:45]   Benutzerparameter (UPD) aktualisiert [Bisherige Version: 0, neue Version: 8]
[12.05.2024 13:31:45]   nutzerspezifische Daten aktualisiert - neue Version is 8
[12.05.2024 13:31:45]   UPD cache update state [expired: true, new version: true]
[12.05.2024 13:31:45]   updating UPD cache
[12.05.2024 13:31:45]   customer 1: updated UPD- inserts: 102, updates: 0, deletions: 0
[12.05.2024 13:31:45]   expire BPD cache
[12.05.2024 13:31:45]   BPD cache update state [expired: true, new version: false]
[12.05.2024 13:31:45]   updating BPD cache
[12.05.2024 13:31:45]   customer 1: updated BPD- inserts: 0, updates: 0, deletions: 0
[12.05.2024 13:31:46]   neue System-ID erhalten - neue System-ID ist *
[12.05.2024 13:31:46]   Erzeuge HBCI-Nachricht DialogEnd
[12.05.2024 13:31:46]   signiere HBCI-Nachricht
[12.05.2024 13:31:46]   Verschlüssele HBCI-Nachricht
[12.05.2024 13:31:46]   Versende HBCI-Nachricht
[12.05.2024 13:31:46]   Warte auf Antwortdaten
[12.05.2024 13:31:46]   Warte auf Antwortdaten
[12.05.2024 13:31:47]   Entschlüssele Antwortnachricht
[12.05.2024 13:31:47]   Überprüfe Signatur der Antwortnachricht
[12.05.2024 13:31:47]   message has no signature
[12.05.2024 13:31:47]   Dialog beendet
[12.05.2024 13:31:47]   trying to fetch SEPA infos
[12.05.2024 13:31:47]   Erzeuge HBCI-Nachricht DialogInit
[12.05.2024 13:31:47]   signiere HBCI-Nachricht
[12.05.2024 13:31:47]   Verschlüssele HBCI-Nachricht
[12.05.2024 13:31:47]   Verbinde mit https://konto.biw-bank.de:443/hbci/ und prüfe Zertifikat
[12.05.2024 13:31:47]   Versende HBCI-Nachricht
[12.05.2024 13:31:47]   Warte auf Antwortdaten
[12.05.2024 13:31:47]   Warte auf Antwortdaten
[12.05.2024 13:31:48]   Entschlüssele Antwortnachricht
[12.05.2024 13:31:48]   Überprüfe Signatur der Antwortnachricht
[12.05.2024 13:31:48]   message has no signature
[12.05.2024 13:31:48]   Erzeuge HBCI-Nachricht SepaInfo
[12.05.2024 13:31:48]   signiere HBCI-Nachricht
[12.05.2024 13:31:48]   Verschlüssele HBCI-Nachricht
[12.05.2024 13:31:48]   Versende HBCI-Nachricht
[12.05.2024 13:31:48]   Warte auf Antwortdaten
[12.05.2024 13:31:48]   Warte auf Antwortdaten
[12.05.2024 13:31:48]   Entschlüssele Antwortnachricht
[12.05.2024 13:31:48]   Überprüfe Signatur der Antwortnachricht
[12.05.2024 13:31:48]   message has no signature
[12.05.2024 13:31:48]   IBAN/BIC für 2 Konten empfangen
[12.05.2024 13:31:49]   Erzeuge HBCI-Nachricht DialogEnd
[12.05.2024 13:31:49]   signiere HBCI-Nachricht
[12.05.2024 13:31:49]   Verschlüssele HBCI-Nachricht
[12.05.2024 13:31:49]   Versende HBCI-Nachricht
[12.05.2024 13:31:49]   Warte auf Antwortdaten
[12.05.2024 13:31:49]   Warte auf Antwortdaten
[12.05.2024 13:31:49]   Entschlüssele Antwortnachricht
[12.05.2024 13:31:49]   Überprüfe Signatur der Antwortnachricht
[12.05.2024 13:31:49]   message has no signature
[12.05.2024 13:31:49]   Dialog beendet
[12.05.2024 13:31:50]   closing pin/tan passport
[12.05.2024 13:31:50]   pin/tan passport closed
[12.05.2024 13:31:50] Bank-Zugang erfolgreich getestet.
Code
[Sun May 12 13:30:57 CEST 2024][INFO][main][de.willuhn.jameica.hbci.passports.pintan.Controller.handleStore] storing pin/tan config
[Sun May 12 13:30:57 CEST 2024][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PinTanConfigImpl.setURL] saving URL konto.biw-bank.de/hbci/
[Sun May 12 13:30:58 CEST 2024][INFO][main][de.willuhn.jameica.hbci.passports.pintan.SmartCardUtil.getAvailable] unable to determine card reader list: list() failed
[Sun May 12 13:30:58 CEST 2024][INFO][main][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] storing pin/tan config
[Sun May 12 13:30:58 CEST 2024][INFO][main][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] adding new pin/tan config
[Sun May 12 13:30:58 CEST 2024][INFO][main][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] saving passport config
[Sun May 12 13:30:59 CEST 2024][INFO][bg-task:][de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor.check] creating progress monitor for GUI
[Sun May 12 13:30:59 CEST 2024][INFO][main][de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor$2.run] activating progress monitor
[Sun May 12 13:30:59 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] open pin/tan passport
[Sun May 12 13:30:59 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] url         : konto.biw-bank.de/hbci/
[Sun May 12 13:30:59 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] blz         : 10130800
[Sun May 12 13:30:59 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] filter      : Base64
[Sun May 12 13:30:59 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] HBCI version: 300
[Sun May 12 13:30:59 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] using stored tan sec mech: <ask-user>
[Sun May 12 13:31:00 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] hole kreditinstituts-spezifische Daten
[Sun May 12 13:31:00 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Aktualisiere Bankparameter (BPD)
[Sun May 12 13:31:00 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht DialogInitAnon
[Sun May 12 13:31:01 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Verbinde mit https://konto.biw-bank.de:443/hbci/ und prüfe Zertifikat
[Sun May 12 13:31:01 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Sun May 12 13:31:01 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Sun May 12 13:31:01 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Sun May 12 13:31:02 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Sun May 12 13:31:02 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] kreditinstituts-spezifische Daten erhalten - neue Version ist 89
[Sun May 12 13:31:02 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] BPD cache update state [expired: true, new version: true]
[Sun May 12 13:31:02 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] updating BPD cache
[Sun May 12 13:31:03 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] customer 1: updated BPD- inserts: 23, updates: 0, deletions: 0
[Sun May 12 13:31:08 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] selected pintan method by user: 907
[Sun May 12 13:31:08 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht DialogEndAnon
[Sun May 12 13:31:08 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Sun May 12 13:31:08 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Sun May 12 13:31:08 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Sun May 12 13:31:09 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Sun May 12 13:31:09 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Dialog beendet
[Sun May 12 13:31:22 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] selected pintan method by user: 907
[Sun May 12 13:31:22 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] hole neue System-ID
[Sun May 12 13:31:22 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Rufe neue System-ID ab
[Sun May 12 13:31:28 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] selected pintan method by user: 907
[Sun May 12 13:31:28 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht Synch
[Sun May 12 13:31:28 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] signiere HBCI-Nachricht
[Sun May 12 13:31:44 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Verschlüssele HBCI-Nachricht
[Sun May 12 13:31:44 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Verbinde mit https://konto.biw-bank.de:443/hbci/ und prüfe Zertifikat
[Sun May 12 13:31:44 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Sun May 12 13:31:44 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Sun May 12 13:31:44 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Sun May 12 13:31:44 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Entschlüssele Antwortnachricht
[Sun May 12 13:31:45 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Sun May 12 13:31:45 CEST 2024][WARN][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] message has no signature
[Sun May 12 13:31:45 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] kreditinstituts-spezifische Daten erhalten - neue Version ist 89
[Sun May 12 13:31:45 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] BPD cache update state [expired: true, new version: false]
[Sun May 12 13:31:45 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] updating BPD cache
[Sun May 12 13:31:45 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] customer 1: updated BPD- inserts: 0, updates: 2, deletions: 0
[Sun May 12 13:31:45 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Benutzerparameter (UPD) aktualisiert [Bisherige Version: 0, neue Version: 8]
[Sun May 12 13:31:45 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] nutzerspezifische Daten aktualisiert - neue Version is 8
[Sun May 12 13:31:45 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] UPD cache update state [expired: true, new version: true]
[Sun May 12 13:31:45 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] updating UPD cache
[Sun May 12 13:31:45 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] customer 1: updated UPD- inserts: 102, updates: 0, deletions: 0
[Sun May 12 13:31:45 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.expireCache] expire BPD cache
[Sun May 12 13:31:45 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] BPD cache update state [expired: true, new version: false]
[Sun May 12 13:31:45 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] updating BPD cache
[Sun May 12 13:31:45 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] customer 1: updated BPD- inserts: 0, updates: 0, deletions: 0
[Sun May 12 13:31:46 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] neue System-ID erhalten - neue System-ID ist *
[Sun May 12 13:31:46 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht DialogEnd
[Sun May 12 13:31:46 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] signiere HBCI-Nachricht
[Sun May 12 13:31:46 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Verschlüssele HBCI-Nachricht
[Sun May 12 13:31:46 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Sun May 12 13:31:46 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Sun May 12 13:31:46 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Sun May 12 13:31:47 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Entschlüssele Antwortnachricht
[Sun May 12 13:31:47 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Sun May 12 13:31:47 CEST 2024][WARN][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] message has no signature
[Sun May 12 13:31:47 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Dialog beendet
[Sun May 12 13:31:47 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] trying to fetch SEPA infos
[Sun May 12 13:31:47 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht DialogInit
[Sun May 12 13:31:47 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] signiere HBCI-Nachricht
[Sun May 12 13:31:47 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Verschlüssele HBCI-Nachricht
[Sun May 12 13:31:47 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Verbinde mit https://konto.biw-bank.de:443/hbci/ und prüfe Zertifikat
[Sun May 12 13:31:47 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Sun May 12 13:31:47 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Sun May 12 13:31:47 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Sun May 12 13:31:48 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Entschlüssele Antwortnachricht
[Sun May 12 13:31:48 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Sun May 12 13:31:48 CEST 2024][WARN][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] message has no signature
[Sun May 12 13:31:48 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht SepaInfo
[Sun May 12 13:31:48 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] signiere HBCI-Nachricht
[Sun May 12 13:31:48 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Verschlüssele HBCI-Nachricht
[Sun May 12 13:31:48 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Sun May 12 13:31:48 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Sun May 12 13:31:48 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Sun May 12 13:31:48 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Entschlüssele Antwortnachricht
[Sun May 12 13:31:48 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Sun May 12 13:31:48 CEST 2024][WARN][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] message has no signature
[Sun May 12 13:31:48 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] IBAN/BIC für 2 Konten empfangen
[Sun May 12 13:31:49 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht DialogEnd
[Sun May 12 13:31:49 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] signiere HBCI-Nachricht
[Sun May 12 13:31:49 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Verschlüssele HBCI-Nachricht
[Sun May 12 13:31:49 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Sun May 12 13:31:49 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Sun May 12 13:31:49 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Sun May 12 13:31:49 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Entschlüssele Antwortnachricht
[Sun May 12 13:31:49 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Sun May 12 13:31:49 CEST 2024][WARN][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] message has no signature
[Sun May 12 13:31:49 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Dialog beendet
[Sun May 12 13:31:50 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] closing pin/tan passport
[Sun May 12 13:31:50 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] pin/tan passport closed
[Sun May 12 13:31:50 CEST 2024][INFO][Thread-8][de.willuhn.jameica.hbci.gui.action.PassportTest$2.run] log target removed
[Sun May 12 13:31:53 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.getKonten] reading accounts from pin/tan passport
[Sun May 12 13:31:53 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] open pin/tan passport
[Sun May 12 13:31:53 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] url         : konto.biw-bank.de/hbci/
[Sun May 12 13:31:53 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] blz         : 10130800
[Sun May 12 13:31:53 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] filter      : Base64
[Sun May 12 13:31:53 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] HBCI version: 300
[Sun May 12 13:31:53 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] using stored tan sec mech: <ask-user>
[Sun May 12 13:32:02 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] selected pintan method by user: 907
[Sun May 12 13:32:02 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] closing pin/tan passport
[Sun May 12 13:32:02 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] pin/tan passport closed
[Sun May 12 13:32:02 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.gui.action.KontoMerge.handleAction] merging konto *
[Sun May 12 13:32:02 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.gui.action.KontoMerge.handleAction]   checking if already exists
[Sun May 12 13:32:02 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.gui.action.KontoMerge.handleAction] saving new konto
[Sun May 12 13:32:02 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.gui.action.KontoMerge.handleAction] konto saved successfully
[Sun May 12 13:32:02 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.gui.action.KontoMerge.handleAction] merging konto *
[Sun May 12 13:32:02 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.gui.action.KontoMerge.handleAction]   checking if already exists
[Sun May 12 13:32:02 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.gui.action.KontoMerge.handleAction] saving new konto
[Sun May 12 13:32:02 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.gui.action.KontoMerge.handleAction] konto saved successfully
[Sun May 12 13:32:18 CEST 2024][INFO][main][de.willuhn.jameica.hbci.passports.pintan.Controller.handleStore] storing pin/tan config
[Sun May 12 13:32:18 CEST 2024][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PinTanConfigImpl.setURL] saving URL konto.biw-bank.de/hbci/
[Sun May 12 13:32:18 CEST 2024][INFO][main][de.willuhn.jameica.hbci.passports.pintan.SmartCardUtil.getAvailable] unable to determine card reader list: list() failed
[Sun May 12 13:32:18 CEST 2024][INFO][main][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] storing pin/tan config
[Sun May 12 13:32:18 CEST 2024][INFO][main][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] updating existing config
[Sun May 12 13:32:18 CEST 2024][INFO][main][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] saving passport config
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 10
Dabei seit: 12 / 2020
Betreff:

Re: flatex Zugang in Hibiscus einrichten

 · 
Gepostet: 13.05.2024 - 10:29 Uhr  ·  #49
Hallo icbh,

Danke für die Antwort - d.h. Du hast flateXSecure gar nicht in der Nutzung?

Viele Grüße
Wolfgang
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 89
Dabei seit: 05 / 2020
Betreff:

Re: flatex Zugang in Hibiscus einrichten

 · 
Gepostet: 13.05.2024 - 11:50 Uhr  ·  #50
Nein, siehe #41.
phi
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 6
Dabei seit: 09 / 2023
Betreff:

Re: flatex Zugang in Hibiscus einrichten

 · 
Gepostet: 13.05.2024 - 12:23 Uhr  ·  #51
Nur leider gibt es als relativ neuer Kunde kein Weg an dem flatexSecure Verfahren vorbei:

Zitat
Bitte beachten Sie, dass wir Neukunden leider keinen Neuversand der iTANCard anbieten.
(https://www.flatex.at/service/faqs/detail/tan-verfahren/itancard/wie-funktioniert-die-itancard/)

Ich kann gerne anbieten noch einmal genauer in die aqBanking logs zu schauen, denn das funktioniert ja auch mit der TAN-App a.k.a. flatexSecure. Ich kenne mich nur leider mit dem Ganzen nicht genauer aus und weiß von daher auch nicht, wonach ich genau in den Logs suchen muss...
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 19
Dabei seit: 03 / 2018
Betreff:

Re: flatex Zugang in Hibiscus einrichten

 · 
Gepostet: 13.05.2024 - 17:20 Uhr  ·  #52
@icbh da auch ich in allen möglichen Einstellungen mit "Fehler beim Ermitteln einer neuen System-ID" scheitere, mal eine andere Frage:

Du betreibst doch sicherlich auch das Banking bei Flatex über deren Website, also ohne Mitwirkung von Hibiscus. Das Online-Banking kann man dort mit der Einstellung "flatex classic" oder "flatex next" vornehmen.

Ich verwende "flatex classic", weil mir dies eingängiger scheint. Nutzt Du vielleicht "flatex next"?

Vielleicht liegt hier "der Hund begraben"?

Gruß Werner
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 89
Dabei seit: 05 / 2020
Betreff:

Re: flatex Zugang in Hibiscus einrichten

 · 
Gepostet: 13.05.2024 - 19:16 Uhr  ·  #53
Ich nutze flatex im Moment nicht aktiv; aber wenn ich mich einlogge, bin ich im Classic-Modus.
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 10
Dabei seit: 12 / 2020
Betreff:

Re: flatex Zugang in Hibiscus einrichten

 · 
Gepostet: 15.05.2024 - 20:06 Uhr  ·  #54
Hi,

Habe bei flatex vorsichtshalber mal angefragt, ob der Zugang ggfs. wegen zu vieler Fehlversuche gesperrt ist. Das wurde verneint, zu einem neuen Test ermuntert. Gefragt, getzan - leider ohne Erfolg.

Ich denke, die Nutzung mit flateXSecure funktioniert im Moment einfach nicht. Oder hat das jemand aktuell laufend?

Viele Grüße
Wolfgang
Gewählte Zitate für Mehrfachzitierung:   0