Skip to main content
Skip table of contents

interfaceStartLog

Versionshinweise

21.1

Code

GROOVY
LogicScriptUtils.interfaceStartLog(String interfaceId)

Beschreibung

Erzeugt ansynchron einen Schnittstellen-Detail Datensatz für das Schnittstellen-Monitoring.

Parameter

  • interfaceId - Der Name der Schnittstelle.

Rückgabe

Der Primarschlüssel des Schnittstellen-Details Datensatzes.

Beispiele

GROOVY
String interfaceDetailPk = LogicScriptUtils.interfaceStartLog("Beispiel-Schnittstelle");
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.