Advanced Customization > Info*Engine User’s Guide > Web Services Framework > Writing an Info*Engine-based Web Service > Info*Engine Web Service Parameters and Task Documentation
  
Info*Engine Web Service Parameters and Task Documentation
You should familiarize yourself with the process of properly documenting Info*Engine tasks. Visit the documentation for your new web service online at the following URL:
http://<host>/Windchill/infoengine/jsp/tools/doc/index.jsp
* 
This utility provides documentation for several installed tasks registered under type identifiers. Most of these tasks are not written to be accessed as web services, and should not be used as such.
From the Repository Types pane in your web browser, select com.ptc.windchill. From the Classes pane, select your org.myorg.MathService service type identifier. The documentation that appears is based on the contents of the tasks you deployed. For more information on writing task documentation, see:
http://<host>/Windchill/infoengine/jsp/tools/doc/howto.html
For more information on writing SOAP tasks, see SOAP Services.