CentraSite Documentation : Runtime Governance with CentraSite : Using Context Variables in Virtual Services : The API for Context Variables : pub.mediator.ctxvar:setContextVariable
pub.mediator.ctxvar:setContextVariable
Use this Java service to set a value on a context variable. The pipeline variable containing the context variable value should be an object reference that implements java.io.Serializable. All parameter names are case-sensitive.
Parameter
Pipeline Type
Data Type
Description
Examples
MessageContext
in
Object ref
This object is inserted into the pipeline by Mediator.
N/A
varName
in
String
Context variable name (predefined or custom).

PROTOCOL_HEADERS
SOAP_HEADERS
mx:CUSTOM_VAR
serValue
in
Object ref
Java.io.serializable value. (Usually a string).
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback