The OmWebServiceServicePortTypeClient class processes initialization and provides the interfaces that invoke the OM Web Services. Each code accessing web service call methods in this class.
An instance of OmWebServiceServicePortTypeClient can be created each time a web service is called by an application, however there is overhead involved in performing the initialization of the Microsoft WCF environment. We recommended creating this class once for an application and then use the class on all subsequent calls to the CA OM Web Services.
Methods
The methods of the OmWebServiceServicePortTypeClient class are as follows:
Invokes the Report List Web Service
Parameter: OmReportSelectionParameter
Invokes the Report Data Web Service
Parameter: OmReportDataParameter
Invokes the Index List Web Service
Parameter: OmIndexListParameter
Invokes the Ping Web Service
Parameter: None
All the parameter classes can be found in the common OmWebService namespace.
|
Copyright © 2013 CA.
All rights reserved.
|
|