Automation Engine Script Guide > Ordered by Function > Read or Modify Objects > :XML_CLOSE

:XML_CLOSE

Script Statement: Closes an XML document

Syntax

:XML_CLOSE

Comments

This scriptA particular Automation Engine object type. statement closes an XML document after processing.

As it is not possible to open more than one XML document at a time, the succeeding one can only be opened for processing afterwards using XML_OPEN.

In previous Automation EngineThis component drives an Automation Engine system and consists of different types of server processes. releases, this script functionPre-defined run book template in the Automation Engine. One single step only, e.g. Start Windows Service, Copy file,… :XML_CLOSE_DOCU was renamed to :XML_CLOSE. You can still use the old notation.

Example

The Detailst tab of a structured documentation is closed after successful execution.

:SET &XMLDOCU# = XML_OPEN("MM.DAY", "@Details") 
!...

:
XML_CLOSE

 

See also:

Script element Description

XML_OPEN

Opens an XML document for processing

Script Elements - Read or Modify Objects

Structured Documentation

www.w3c.org/TR/xmlbase

Sample Collection:
Retrieving Error Message and Number

About Scripts
Script Elements - Alphabetical Listing

Script-Elements - Ordered by Function

 


Automic Documentation - Tutorials - Automic Blog - Resources - Training & Services - Automic YouTube Channel - Download Center - Support

Copyright © 2016 Automic Software GmbH