Chapter 8. Web Services
In this chapter, we will cover the following recipes:
Publishing a SOAP web service
Calling object methods in SOAP web services
Exposing and consuming OData web services
Querying NAV OData web services with LINQ
Updating NAV data through web services
Securing access to web services
Consuming a NAV web service from Java