Show TOC Start of Content Area

Background documentation createContentByXmlString  Locate the document in its SAP Library 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.

 

End of Content Area