Mediation Content Summary

Summary of information available relating to mediation in the Akana Platform.


How to Add Downstream Query Parameters

A how-to guide for hard-coding downstream query params for HTTP services.


How to Add a SOAP Header

A how-to guide for adding a SOAP header to a downstream request.


How to Create a Response Message

A how-to guide for returning a locally created response message.


How to Generate CSV Responses

A how-to guide for providing a specific CSV response for a message.


How to Generate a JSONP Response

A how-to guide for mediating responses to JSONP.


How to Replace Fault Messages

A how-to guide for providing custom fault content for any fault response.


Mediation Use Case: SOAP Façade to REST Back-End Service

Learn how to perform mediation by adding a SOAP facade to a REST back-end service, with a specific use case.


Mediation Use Case: REST Façade to SOAP Back-End Service

Learn how to perform mediation by adding a REST facade to a SOAP back-end API, with a specific use case.


How to Rewrite HREFs in Content

A tutorial on how to rewrite hrefs in response content with JavaScript policies.


How to Invoke a Service from a Script

A how-to guide using the messenger service to invoke a service from a script.