ITAM - SOAP Web Services Testing
search cancel

ITAM - SOAP Web Services Testing

book

Article ID: 116933

calendar_today

Updated On:

Products

CA IT Asset Manager CA Software Asset Manager (CA SAM) ASSET PORTFOLIO MGMT- SERVER CA Service Management - Asset Portfolio Management

Issue/Introduction

When using IT Asset Manager (ITAM) SOAP web services, end users may be interested in reviewing SOAP web services methods and a means to test. 

Are there are a series of ITAM URLs that one can access to run such testing?

Environment

CA IT Asset Manager 14.1 and later

All Supported Operating Systems

Resolution

The URL of interest is:
http://ITAMSERVER:99/ITAMService/Service.asmx

One can access select Web Services methods via this approach.  Example:  One can select the Login method by choosing "Login" on the page, or directly access:
http://ITAMSERVER:99/ITAMService/Service.asmx?op=Login

A login prompt would be presented for testing, and one can experiment with the entry of valid and invalid credentials.

Please note that the above assumes a default install of ITAM that is listening on port 99 on a non-SSL configuration.