pfx-api:execute

Executes a formula.

Properties

Option

Type

Default

Description

Option

Type

Default

Description

outputTarget

string

 

Defines the output target for data in exchange. It can be stored in the header, property or body.

outputTargetName

string

 

Defines the output target name for the target type header and property. Put here the names of the exchange header and exchange property.

typedId

string

 

Defines typedId of the Pricefx entity.

objectType

object

 

Defines the object type. Possible values are listed at Type Codes.

connection

connection

 

Defines connection to Pricefx. This is an optional parameter and if it is omitted, the connection is taken from the Spring bean named pricefx.

enableNullFields

Boolean

false

Defines if during fetch null fields should be returned via REST API back to a client. 

sku

string

 

 

formulaName

string

 

 

mapper

string

 

Name of the mapper.

The method accepts the exchange body.

IntegrationManager version 5.8.0