MapForce API

The IsPassthrough property corresponds to the Pass-through button of an intermediate component in a chained mapping. You can use this property to retrieve information about whether the Pass-through functionality is enabled. You can also set this property to true or false.

 

If the pass-through functionality is enabled, data coming to an intermediate component will be written to the output file, as specified in the component settings of this intermediate component. If the pass-through functionality is disabled, the intermediate component will act as two separate components: Data coming to the intermediate component will be written to the output file, but the output side of the intermediate component will read data from the input file that is specified in the component settings.

 

Signature

IsPassthrough as Boolean

 

Errors

Error code

Description

1200

The object is no longer valid.

1201

Invalid address for the return parameter was specified.

1233

This operation works only for an input or output parameter component.

1240

Changing the document not allowed. It is read-only.

 

© 2019-2025 Altova GmbH