pfx-api:execute
Executes a formula.
Properties
Option | Type | Default | Description |
---|---|---|---|
| string | Â | Defines the output target for data in exchange. It can be stored in the header, property or body. |
| string | Â | Defines the output target name for the target type header and property. Put here the names of the exchange header and exchange property. |
| string | Â | Defines |
| object |  | Defines the object type. Possible values are listed at Type Codes. |
| 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. |
| Boolean | false | Defines if during fetch null fields should be returned via REST API back to a client. |
| string | Â | Â |
| string | Â | Â |
| string | Â | Name of the mapper. |
The method accepts the exchange body.
IntegrationManager version 5.8.0