MapForce API

Sets a value for the main mapping's input parameter component that is used during mapping execution, e.g., by calling GenerateOutput().

 

Signature

SetInputParameterValue(in strParameterName as String, in strValue as String) -> Void

 

Parameters

Name

Type

Description

strParameterName

String

The name of an input parameter component.

strValue

String

The value to be set for the input parameter component.

 

© 2019-2025 Altova GmbH