/
Task - Proxy to Destination
Task - Proxy to Destination
This task proxies the current request onwards to the specified destination, and returns the result.
Note that this task must be the last in a sequence - no other tasks or locations are processed after this.
Proxy to Destination
Description
Contains a description of the task, enter the reason for its existence here.
JSON key: description
Default value: Blank
Destination
Select the destination to proxy the request to.
JSON key: destination
Default value: None
JSON Configuration
Below is a set of example configuration.
{ "destination": "demoapp", "description": "proxy onwards", "class": "io.ceptor.pipeline.tasks.ProxyToDestinationTask" }
, multiple selections available,
Related content
Task - If...then...else
Task - If...then...else
More like this
Task - Acquire OAuth2 Token
Task - Acquire OAuth2 Token
More like this
Config - Pipelines
Config - Pipelines
More like this
Task - Transform XML to JSON
Task - Transform XML to JSON
More like this
Task - Write to Log
Task - Write to Log
More like this
Destination Target Servers
Destination Target Servers
More like this
© Ceptor ApS. All Rights Reserved.