© 2008 Autodesk
Autodesk Manufacturing Developer’s Camp 2010   Extending Digital Prototyping
Web Services API
§Aspects of web services unique to Vault:
§
§Functions are grouped into separate collections based on functionality and product level.  Each collection is a service.
§
§Web Service Extensions (WSE) 3.0 is used to add functionality to the web services mechanism.  Specifically, it insures that binary data, such as a file, does not get converted to text.
§
§Almost all function calls require authentication information.
§
§Each function call is autonomous and transacted.