remove http query param

Remove Query Parameter

Version: 17.01

Supported Since: 17.01

What is a Remove Query Parameter Processor?

Remove Query Parameter Processor is a processing element which can be used to remove a query parameter from an integration flow

Sample Use Case

In the following diagram there is an integration flow which takes the message in from a http ingress connector and sends out using an http egress connector. During the integration I want to remove an query parameter which was in the original HTTP request before sends out to the external endpoint using the http egress connector.

remove_query_param_sample
Figure 1: remove_query_param_sample

Configuration for the Remove Query Parameter element is as follows. To remove a query parameter, we refer it using it’s name

remove_query_config
Figure 2: remove_query_config

Out Ports

Next

The message will be sent to this outport if removing query param is successful

On Exception

The message will be sent to this outport if the processing element failed in removing query param operation

Parameters

Query parameter name *

Basic

The name of the Query Parameter to be removed

In this topic
In this topic
Contact Us