CentraSite Documentation : Runtime Governance with CentraSite : Using Context Variables in Virtual Services : The API for Context Variables
The API for Context Variables
 
pub.mediator.ctxvar:getContextVariable
pub.mediator.ctxvar:setContextVariable
pub.mediator.ctxvar:declareContextVariable
pub.mediator.ctxvar:removeContextVariable
Sample Flow Service: Getting a Context Variable Value
Sample Flow Service: Setting a Context Variable Value
Mediator provides an API that you can use to:
*Set, get, declare and remove custom context variables.
*Set and get the predefined context variables. (It is not necessary (or even legal) to declare or remove the predefined context variables.)
Mediator provides the following Java services, which are defined in the class ISMediatorRuntimeFacade.java:
*pub.mediator.ctxvar:getContextVariable
*pub.mediator.ctxvar:setContextVariable
*pub.mediator.ctxvar:declareContextVariable
*pub.mediator.ctxvar:removeContextVariable
Sample flow services are described in this section as well.
*Sample Flow Service: Getting a Context Variable Value
*Sample Flow Service: Setting a Context Variable Value
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback