assetmoveSingleAsset operation and the standard web service

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

Maximo’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 services that range from ASSET to WORKORDER to TICKET.  These services all have a predefined set of operations, for example, the WORKORDER  has three operations.  They are, “workorderchangeStatus”, “workorderstartWorkOrder” and “workordernotifyBPELStatus”. The ASSET has only one operation called “assetmoveSingleAsset”.  This operation does one thing and it just moves an asset to another location.  This post will show you how to use these standard services (“assetmoveSingleAsset” in particular) and the trouble I went through trying to use this operation.

This text is available for purchase but you need to login or register first. Please Login here.
Series NavigationCreating web services with the Integration FrameworkSetup query/response web service for Maximo 6
About Chon

I am a Senior Software Engineer at InterPro Solutions, LLC located in Wakefield, MA.