Skip to main content
Omnitracs Knowledge Base

Generating the .NET Client

These are the steps used to generate a .NET client that will consume Services Portal web service using Visual Studio .NET.

(info) Access to the Services Portal integration interface is controlled at the company level. You must contact Omnitracs and have your account enabled for integration access before you will be able to subscribe to event feeds and invoke web service methods.

(warning) These are development notes. They are not intended to be a complete tutorial on consuming web services with a .NET client.

These steps demonstrate the construction of a simple C# application that invokes the getVehicleInformation method.

  • Was this article helpful?