SOAP Web Services Administration
CMP
Converged Monetisation Platform. The MDS Global product that supports customer care and billing for digital service providers. web services allow systems and applications to create, view and manage data in the CMP database, reflecting core customer
In the context of the Cloud Monetisation Platform, an individual or organisation who has signed an agreement to take goods and services from a service provider. A customer receives a bill associated with one or more subscriptions, and can be a single end user or a large company with many subscriptions assigned to one agreement. care activities that can be performed manually through the AgentView
The graphical user interface of the CMP that is typically used by Customer Service Agents to access CMP customer and billing data. In versions prior to CMP 8.0, this was called the CMP GUI. client. CMP SOAP web services are exposed using SOAP over HTTP to exchange XML
Exstensible Markup Language. A markup language used to describe data that allows users to define their information formats, especially in order to display documents on the Internet. data.
Deployment
These services run in an instance of JBoss
An open-source, cross-platform Java application server developed by JBoss, a division of Red Hat Inc. JBoss AS is an open-source implementation of Java 2 Enterprise Edition (J2EE) that is used for implementing Java applications and other web-based applications and software. JBoss is an open source alternative to commercial offerings from IBM WebSphere and SAP NetWeaver. Enterprise Application Platform (EAP) and call the Published Interfaces Layer using RMI
Remote Method Invocation. A Java system that allows an object running in one Java Virtual Machine (VM) to invoke methods of an object running in another Java VM./JRMP for validation, business logic and communication with the CMP database.
For information on how to deploy the Identity Server, see the CMP Installation Guide.
Starting
The CMP SOAP Web Services application deployed to a JBoss Server instance and thus starts when the server instance service starts. To start the service, use the following command:
To restart the JBoss service, use the following command:
Stopping
The CMP SOAP Web Services application is deployed to a JBoss Server instance and thus stops when the server instance service is killed. To stop the service, use the following command:
Monitoring Status
To check the status of the JBoss service, use the following command:
Check the log file for any errors – sometimes the process is still running but not functioning.
Configuration
During installation and deployment, you need to configure the name of the host(s) on the CMP SOAP Web Services will be installed.
Logs
The Summary File generated at the end of the installation process provides the location of log files for SAP web services, for example:
SOAP WS
====================
URL: https://server2.example.demo.com:8443/ws
Path: /var/log/eap7/server.log