LTV successfully upgrades CRM.COM Software and goes live with Triple Play. Read more
AVG selects CRM.COM to provide an SMS & Billing platform for their DTT and DTH operation in Vietnam. Read more
CRM.COM is hosting two events in June 2011: Loyalty for Card Issuers and Loyalty for Retailers. Read more
SMC partners with CRM.COM to promote and sell the CRM.COM Pay TV SMS and Billing solutions in Africa. Read more
Work on-line with your subsidiaries, affiliates and dealers to serve customers, cross-sell products and services, and outsource work. Read More
Access CRM.COM Software functionality from a variety of web-based desktops or MS Outlook. Read More
Increase the efficiency of all your CRM processes with CRM.COM software extensive coverage of ALL sales, service, marketing and operations functions. Download brochure
Business on-demandIntroducing the CRM.COM Software solution that automates all business processes. Download brochure
There are two types of servers in a typical CRM.COM Software configuration:
|
J2EE application server: a J2EE application server can run on any platform. J2EE application servers are designed to scale very well with increasing number of users. This is because there is Object pooling and also due to the fact that business objects are stateless. A stateless session bean does not maintain a conversational state for the client. When a client invokes the method of a stateless bean, the bean's instance variables may contain a state, but only for the duration of the invocation. When the method is finished, the state is no longer retained. Except during method invocation, all instances of a stateless bean are equivalent, allowing the EJB container to assign an instance to any client.
Database Server: Currently CRM.COM Software supports Microsoft SQL Server, IBM DB2 and Oracle database servers. The server can be either Linux, MS Windows or Unix. As described in the Software architecture section, CRM.COM Software utilizes the Hibernate O/R mapping service. This enables CRM.COM Software, with a minimal development effort, to connect to other RDBMSs (e.g. MySQL) when required.
In every CRM.COM Software installation an eCenter database is required. Again this database can be hosted together with Master Partner databases in the same box or it can be separate.