Altova MapForce 2024 Professional Edition

MapForceView

Home Prev Top Next

Represents the current view in the MapForce Mapping tab for a document. A document has exactly one MapForceView which displays the currently active mapping.

 

Properties to navigate the object model:

 

Application

Parent

 

View activation and view properties:

 

Active

ShowItemTypes

ShowLibraryInFunctionHeader

HighlightMyConnections

HighlightMyConnectionsRecursivly

 

Mapping related properties:

 

ActiveMapping

ActiveMappingName

 

Adding items:

 

InsertWSDLCall

InsertXMLFile

InsertXMLSchema

InsertXMLSchemaWithSample

 

Properties

Name

Description

Active

Use this property to query if the mapping view is the active view, or set this view to be the active one.

ActiveMapping

Gets or sets the currently active mapping in the document this MapForceView belongs to.

ActiveMappingName

Gets or sets the currently active mapping by name in the document this MapForceView belongs to.

Application

Read-only.

Retrieves the application's top-level object.

HighlightMyConnections

This property defines whether connections from the selected item only should be highlighed.

HighlightMyConnectionsRecursively

This property defines if only the connections coming directly or indirectly from the selected item should be highlighted.

Parent

Read-only.

The parent object according to the object model.

ShowItemTypes

This property defines if types of items should be shown in the mapping diagram.

ShowLibraryInFunctionHeader

This property defines whether the name of the function library should be part of function names.

 

Methods

Name

Description

InsertWSDLCall

Adds a new WSDL call component to the mapping.

InsertXMLFile

MapForceView.InsertXMLFile is obsolete. Use Mapping.InsertXMLFile instead.

InsertXMLSchema

MapForceView.InsertXMLSchema is obsolete. Use Mapping.InsertXMLSchema instead.

InsertXMLSchemaWithSample

MapForceView.InsertXMLSchemaWithSample is obsolete. Use Mapping.InsertXMLFile instead. Notice, Mapping.InsertXMLFile does not require a parameter for passing the root element. The root element is automatically set as the XML file's root element name.

© 2017-2023 Altova GmbH