Creating web services with the Integration Framework

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

Along 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 follows all of Maximo’s business rules when entering data, but you can also use web services to query data.  However you choose to use web services, it’s there at your disposal.

This text is available for purchase but you need to login or register first. Please Login here.
Series NavigationassetmoveSingleAsset operation and the standard web service
About Chon

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

  • JP

    Very simple and useful your article.

    Thanks.

  • dkitzelman

    Chon,

    Great write up!

    Is there anyway to secure the web service? I would like to force the caller to pass in credentials. I haven’t been able to force that.

    Thanks,

    Derek

    • http://interprosoft.com Chon

      I haven’t tried yet, but if you get it working, I would like to know how you did it.

  • Zeyad ElSherif

    Chon,

    I need to prepare the wsdl file to use any webservices operation. Can you please explain how can I prepare the wsdl file (which tool or any resources).

    Thanks

    • Zeyad ElSherif

      Found it in the next series. Thanks.