Install CCIM In the instant messaging system

Source: Internet
Author: User

 

The CCIM panel page displays:

CCIM chat page:


The CCIM installation procedure is as follows:


Step 1: Select "yes" in the "whether to install CCIM" column when installing the ccflow database ".
 
In this process, the CCIM database is appended to the current ccflow database.

Step 2: D: \ ccflow \ ccportal \ CCIM contains three files: ccimclient client, ccimservice server, and blank database, configure the service, client program, and blank database structure of Oracle and sqlserver on the server.
The ccimservice server configuration is as follows:
1. Open the ccimserviceservice folder and modify
<Setting name = "sqlconnectionstring" serializeas = "string">
<Value> Data Source = localhost/orcl; user id = CCIM; Password = CCIM; persist Security info = true </value>
</Setting>
Modify localhost to point to your server address, and change the user and password
2. Modify
<Setting name = "mytaskuri" serializeas = "string">
<Value> http: // 127.0.0.1/GPM </value>
</Setting>
Modify http: // 127.0.0.1/GPM to point to my work page
3. Run setupserver. BAT to install the Server Service (an error will be reported after the installation is complete. Ignore the error directly)
4. Open the windows service and start the leeimservice.
5. When You Need To uninstall or update the version, run deleteserver. BAT to uninstall the service.
6. The log.txt file is a log file on the server. It can be used for debugging and viewing basic information.

How can a new user of OA make CCIM accessible: after each new user or department is added, the OA system calls and executes the Stored Procedure updatesystemdata in the database.

The service end supports two slave databases: sqlserverand oracle. modify the dbtype attribute in leeimservice.exe config to switch between the two databases. Sqlserver: dbtype = MSSQL, Oracle: dbtype = Oracle

The raw data comes from port_emp and port_dept. Note that the no field is a character that can be converted to an integer.
You can set the positions of the above two tables and modify the design of the v_emp and v_dept views accordingly.

[Note] After the updatesystemdata stored procedure is executed, restart the leeimservice service again.

The Client installation is as follows:

1. Open the ccimclient client folder and copy the CCIM file to your computer. (The software is green and is not supported by the installation program .).

2. Create a CCIM shortcut to go to your desktop. (right-click the ccim.exe file and send it to the desktop shortcut .)

3. Open the ccim.exe. config file and modify it.
<Setting name = "serverip" serializeas = "string">
<Value> 127.0.0.1 </value>
</Setting>.
Modify 127.0.0.1 to the ccim server specified by the Administrator.

4. There may be a prompt to connect to the network at startup. Click OK.

4. All users and passwords are the users and passwords of the user's original system. If you have any questions in the application, please submit them
Zhoupeng@ccflow.org

5, if you encounter problems and suggestions in use, please submit to the http://bbs.ccflow.org forum.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.