Show TOC

Background documentationcreateContentByXmlString Locate this document in the navigation structure

 

Sends to the portal an XML script to be executed.

Parameters

Name

Type

Description

XMLString

String

The XML script to be executed

Response

boolean: Indicates whether the XML was executed successfully. Returns true if all content was created and all actions were performed successfully, false if at least one object could not be created or one action could not be performed.