Skip to main content
Skip table of contents

ACTION UPDATE OR CREATE

Typ

 

Versionshinweise

14.1.10

Web Client 

Code

GROOVY
XMLConstants.ACTION_UPDATE_OR_CREATE

Beschreibung

Konstante für die Aktion Update bzw. alternativ Neuanlage für den XML Imports.Siehe XML_Import-Schnittstelle / Eingabe.

Beispiele

GROOVY
ScriptXMLObject entityXML = XMLUtils.createEntry("Customer", XMLConstants.ACTION_UPDATE_OR_CREATE, XMLConstants.FOUND_ONE);
JavaScript errors detected

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

If this problem persists, please contact our support.