Show TOC

Function documentationReference Document Loader Locate this document in the navigation structure

 

You use this action to load a document structure so it can be mapped to give another XML property a structure at design time. This helps to define XPath values.

Integration

To work with XML reference mapping, in the transaction editor view of the SAP MII Workbench, choose   Transaction   Assign Reference Document  .

Features

The properties in the Link Editorfor this action are listed in the following table:

Property

Data Type

Access

Use

XMLContent

XML

In and out

The XML content of the reference document that is being opened.

ReferenceDocumentName

String

In and out

The name of the reference document.

Success

Boolean

Out

Indicates whether the action succeeded or failed. If it failed, errors are displayed in the server trace log.

LoadAtRunTime

Boolean

In and out

Loads reference documents for use at design time.

If the value is True, the specified document from the specified path will be loaded at runtime. If False, the documents will not be loaded and whatever saved as part of the transaction will be returned.

The default value is False.