Creating web services with the Integration Framework

This entry is part 1 of 5 in the series Web Services

This entry is part 1 of 5 in the series Web ServicesAlong with the many other ways to insert and retrieve data, you can create and deploy web services to be integration with third party tools, just like our workorder assignment module that allows you to quickly batch assign workorders to your labor force.  It [...]

This text is available for purchase but you need to login or register first. Please Login here.

assetmoveSingleAsset operation and the standard web service

This entry is part 2 of 5 in the series Web Services

This entry is part 2 of 5 in the series Web ServicesMaximo’s web service library can consist of services that are created from an Object Stucture, Enterprise Service or a Standard Service.  A Standard Service is just that, it’s an OOTB service that is prebuilt and predefined.  There are roughly 10 or so predefined standard [...]

This text is available for purchase but you need to login or register first. Please Login here.

Setup query/response web service for Maximo 6

This entry is part 3 of 5 in the series Web Services

This entry is part 3 of 5 in the series Web ServicesThis tutorial will walk you through setting up a query/response web service in Maximo 6. A query/response web service is useful when you want to an external system such as a SharePoint server to query Maximo data, such as work order information, and return [...]

This text is available for purchase but you need to login or register first. Please Login here.

ScreenCast: Invoke Maximo 6 Query/Response Web Service

This entry is part 4 of 5 in the series Web Services

This entry is part 4 of 5 in the series Web ServicesThis year I have made a new resolution to create some more great screencasts and how to videos for you guys. Hopefully this is a start to a great new year. This screencast video will show you how to consume Maximo 6 query/response web [...]

This text is available for purchase but you need to login or register first. Please Login here.

Query Maximo ASSET web service from .NET

This entry is part 5 of 5 in the series Web Services

This entry is part 5 of 5 in the series Web ServicesHere is sample code for you to download to see how to query data from Maximo web services.  In this example, it shows how to query assets and the different options you can use to do just that.  This sample code provided below works [...]

This text is available for purchase but you need to login or register first. Please Login here.