Skip to content

bmelad/datapower-redirect-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

HTTP redirection using GatewayScript

This little peace of code will make your IBM DataPower Gateway to respond to the client with "302 Moved Temporarily" and send the client to a predefined URL.

How to use it?

  1. Drag a GatewayScript processing action and select the 'datapower-redirect-client.js' file, set the Input of the action to the relevant value.

  2. Go to the Advanced tab of the GatewayScript processing action and add a parameter named 'URL' with the relevant url for the redirection.

Releases

No releases published

Packages

No packages published