Products | Versions |
---|---|
TIBCO Data Virtualization | All Versions |
Use performServerAction. You get the list of available actions from getServerActions.
Input XML
<server:performServerAction xmlns:server="http://www.compositesw.com/services/system/admin/server" xmlns:common="http://www.compositesw.com/services/system/util/common">
<server:actionName>ClearQueryPlanCache</server:actionName>
<server:attributes>
</server:attributes>
</server:performServerAction>