Wolfram ResearchPRODUCTSPURCHASEFOR USERSCOMPANYOUR SITES
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

Uninstalling a Web Service

UninstallServiceOperation and UninstallService can be used to remove a web service from Mathematica. Uninstalling a service amounts to removing the OperationPalette and the Mathematica function defining the operation. UninstallServiceOperation takes a function as the parameter. If the function defines a web service operation, the operation is uninstalled. UninstallService takes a context pattern as its only parameter. It then uses UninstallServiceOperation to uninstall any function that is returned from the context pattern and is an installed service.

In[1]:=
In[2]:=
Out[2]=
In[3]:=
Out[3]=

Once a service is installed, a user can use $InstalledServices to see which services are installed. The example demonstrates UninstallServiceOperation. $InstalledServices demonstrates that it is removed from Mathematica.

In[4]:=
In[5]:=
Out[5]=
In[6]:=
Out[6]=
In[7]:=
Out[7]=

This example demonstrates UninstallService. $InstalledServices demonstrates that all the symbols in the context are removed from Mathematica.

In[8]:=
In[9]:=
Out[9]=
In[10]:=
Out[10]=


Any questions about topics on this page? Click here to get an individual response.Buy NowFree TrialMore Information



 © 2009 Wolfram Research, Inc.  Terms of Use  Privacy Policy |
Sign up for our newsletter: