CentraSite Documentation : Runtime Governance with CentraSite : Using Context Variables in Virtual Services : The API for Context Variables : pub.mediator.ctxvar:removeContextVariable
pub.mediator.ctxvar:removeContextVariable
Use this Java service to remove a custom context variable from a request/response session. All parameter names are case-sensitive.
Note:  
Keep the following points in mind:
*It is not legal to use this service to remove any predefined context variables; you can only remove custom variables.
*Attempting to remove a non-existent context variable will not result in an error.
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
Custom context variable name.
mx:CUSTOM_VAR
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback