13 Nov

Incoming Outgoing Letters

Incoming Outgoing Letters

Application for Incoming Outgoing Letters is an Electronic Service Manuscript System for creating, managing, reviewing and distributing electronically incoming mail archives. In managing the archives of incoming and outgoing letters it is usually done manually, namely by circulation of hardcopy or sheets of paper to request approval, inspection, disposition, search, change and so on.

Because everything is done manually, all of these activities cause various kinds of problems resulting in suboptimal work productivity.

Take advantage of the Application for Incoming Outgoing Letters so that the Management of the Electronic Service Manuscript Archive (TNDE) becomes ConciseSmoothProtectedPractical

Some of the problems that often occur in the management of incoming and outgoing mail records manually, are as follows: :

  • Difficulty finding out to what extent the review status of making outgoing mail. We can not quickly find out, the position of this letter has been approved by anyone.
  • Difficulty in knowing the history of the approval / disposition flow of a letter.
  • Examination and delivery of letters carried out manually, will take quite a lot of time.
  • Because using hardcopy, it is difficult to get approval from the official letter, for example if the official is in a meeting outside the office.
  • Access and search of official manuscripts of service which is quite time-consuming, because we need to come to the location of the archive, look in several file cabinets, and piles of stationery.
  • Difficulties of officials in tracking / tracking disposition of incoming letters
  • The high cost is due to the cost of buying paper, because it still uses hardcopy. Examples of causes for high paper costs: Photocopies of the document will be given to each copy recipient. The amount of hardcopy will also take up space, which can actually be used for more useful activities.

The difficulties above, can be overcome by an integrated system, which is a system that can be managed by incoming and outgoing mail. 

 

Incoming Outgoing Letters

Several types of letters handled in this system :

  • Internal Memo or Memorandum
  • Official memo
  • Minutes of meetings
  • Letter of invitation
  • Letters to outside agencies
  • Decree
  • Announcement
  • Circular letter
  • Warrant
  • Instruction Letter
  • Letter of Statement
  • Letters from other agencies
  • Other letters

Benefits obtained when using the Incoming Outgoing Mail Application are :

  • With just a few clicks, we can quickly get info about the status of the approval of the letter.
  • Easy to access and find out the history of approval and disposition of a letter. This system can be accessed anywhere, as long as the intranet or internet connection is connected to the system, so that it can do the assignment of incoming and outgoing letters wherever we are.
  • Users can receive mail quickly because it is online, there is no need for manual submissions.
  • Save money on paper purchases and mailing costs.
  • Officials can easily access this system, and carry out approval / disposition from anywhere, without having to standby at the office.
  • Officials can quickly track dispositions.
  • Users can search letters quickly using a number of keywords and parameters. The system is equipped with a search for incoming and outgoing mail based on the subject of the letter, the letter module, the decision of the letter, the category of the letter and the status of the letter, making it easier to search.
  • Simple in following up of letters received from outside agencies, because they have been provided by the system.
  • Making a letter in accordance with the format of the letter in general, so there is no error in the format or structure of the letter.
  • Work cycles become more efficient, because work is structured and organized.
  • Management of electronic records so that they are well organized.

Incoming Outgoing Letters Application is the right solution for managing correspondence to improve time efficiency so as to create success in your company. Softbless has an Outgoing Mail Application Application solution named E-Office for managing Electronic Office Texts..

E-Office is built using framework

Liferay dan Alfresco 

Liferay and Alfresco are included in the Gartner Magic Quadrant, in the same quadrant as solutions from IBM, Oracle, Laserfiche, etc. 

 

Softbless developed the E-Office Application with the Liferay and Alfresco frameworks. Liferay is a portal solution, and Alfresco is a Document Management System (DMS) solution for storing all related documents in one place. LIferay and Alfresco are solutions that have been included in the Gartner Magic Quadrant since 2011. Both are head to head competitors for similar solutions from IBM, Oracle, Laserfische, etc.

3 Feb

Liferay

Liferay Consulting
Liferay is Enterprise Portal and Intranet Portal solution with open source license. Liferay is the only open source solution that included in leader quadrant in the Gartner Magic Quadrant, as a head to head competitor with Oracle WebCenter, websphere IBM, Microsoft Sharepoint, SAP Netweaver and Opentext portal. It's an effective solution for collaboration and communication within the company, content management, Enterprise Application Integration (EAI) and knowledge management.
Some of the special features that exist in Liferay are as follows:
  • Flexible Integration Company Portal, allows users, administrators and developers to integrate content and services from the backend application in several methods, including SOAP, REST, RSS and API.
  • Out of the box tools, some of the functionality : CMS, Collaboration, document management and social networking. Some portlets are ready to use include: Calendar, Blog, Document Management, Wiki, Image Gallery, Chat Portlet
  • Secure Single Sign On (SSO)
  • Flexible Customization, an administrator can make adjustments, to make changes, add users or change attributes such as name, company, date, or other information that is considered important, all of which can be done without any technical modifications.
  • User personalization, with the appropriate permissions, the user has the right to do or configure the enterprise portal page by adding, deleting, or fill the position of content. Users also can store data compression and later distributed to other users who are still in the network.

Services that we provide for Liferay:

  • Liferay consulting
  • Liferay development
  • Liferay implementation
  • Custom Portlet Development
  • Customization
  • Integration with LDAP (OpenLDAP, Active Directory, LDAP Zimbra, etc)
  • Single Sign On (SSO) configuration
  • Custom Workflow with Kaleo
  • Training and Workshop
  • Support & Maintenance
  • Alfresco integration
  • Custom Theme Development
  • Enterprise Application Integration (EAI)
  • Performance Tuning
  • Search Engine Optimization (SEO) for Liferay
  • Upgrading version
  • Web Services
  • Service Oriented Architecture (SOA) Based Integration
  • High Availability Configuration (clustering and Load balancing)
Softbless Solutions has extensive experience and resources as well as the provider of implementation services in Indonesia,  make us your partner in the implementation of Liferay, please contact us here.

Contact Us

Email: info@softbless.com

Phone: +62-21-85918058 & +62-21-85918059

Mobile & Whatsapp: +62-811-221-305

Click here to Chat via Whatsapp : +62-811-221-305

9 Sep

Install Liferay as Service in windows

Install Liferay as Service in windows:
 
  1. copy the service.bat file, tomcat7.exe, tomcat7w.exe to {tomcat_dir} / bin liferay
  2. Run cmd and move to directory {tomcat_dir} / bin liferay
  3. the following script:
 
service install Liferay
tomcat5w //ES//Liferay
 
in the following java gui :
on the java class path :
 
C:\Program Files\Java\jdk1.7.0_71\jre\bin\server\jvm.dll
 
on this additional java option (adjust its value according to your server specification)
 
-XX:MaxPermSize=512m
-Dfile.encoding=UTF8
-Duser.timezone=GMT
-Djava.security.auth.login.config="%CATALINA_HOME%/conf/jaas.config" 
-Dorg.apache.catalina.loader.WebappClassLoader.ENABLE_CLEAR_REFERENCES=false
 
 
 
note:
for service.bat file, tomcat7.exe, tomcat7w.exe can be obtained from apache tomcat 7:
download the file here: https://tomcat.apache.org/download-70.cgi

9 Sep

Alfresco as Liferay External Document Repository Configuration

The following are the steps to use Alfresco as Liferay External Document Repository Configuration
 
Install Alfresco
 
then open URL : http://192.168.1.58:8421/alfresco/
 
and copy link of "CMIS 1.1 AtomPub Service Document", screenshot :
 
 
Prerequiste :
username and password for Alfresco and Liferay should be the same, we could achieve this using LDAP
 
on liferay portal properties (portal-ext.properties) add these properties :
 
company.security.auth.type=screenName
dl.store.impl=com.liferay.portlet.documentlibrary.store.CMISStore
 
#Alfresco & Liferay Username
dl.store.cmis.credentials.username=admin
 
#Alfresco & Liferay Password
dl.store.cmis.credentials.password=AdminPasswordValue
dl.store.cmis.repository.url=http://192.168.1.54:8421/alfresco/api/-default-/public/cmis/versions/1.1/atom
 
Note :
http://192.168.1.58:8421 : URL Alfresco
Restart LIferay after changing the properties, then go to :
Admin > Site Administration > Content
 
 
do these configurations :
Content > Documents and Media > click arrow button next to "Home" icon > Add repository
 
 
then fill in the form :
  • Name : Alfresco
  • Repository type : CMIS Repository (AtomPub)
  • AtomPub URL : http://192.168.1.58:8421/alfresco/api/-default-/public/cmis/versions/1.1/atom
  • permissions : Viewable by owner

 

screenshot :

25 Jun

Liferay 6.2 Installation Tutorial on Windows

In a previous article, we have discussed about tutorial of alfresco installation. Now,  Softbless Solutions will share more information about Liferay installation. And this article will discuss about tutorial of Liferay installation on windows operating systems:

Because Liferay is a JAVA-based engine, then we need JDK version 5 and above. In addition to the JDK we also need a database that will be used for Liferay. Liferay installation for this time, Softbless Solutions will use MySQL as the database.

The following are the step by step Liferay installation on windows by using the MySQL database:

  1. Download liferay 6.2 CE at www.liferay.com
  2. Extract liferay 6.2 CE that has been downloaded then copied to the folder C: \. So that there will be a folder structure like this:
    C:\liferay-portal-6.2-ce-ga2
  3. Install the JDK, then setting JRE_HOME, and CATALINA_HOME

JRE_HOME Environment Variable

CATALINA_HOME Environment Variable

  1. Install MySQL server on Windows
  2. Create a new database schema with the name “lportal” :
    create database lportal character set utf8;

Create Database for Liferay

  1. Run Liferay by double clicking on the startup.bat file :
    C:\liferay-portal-6.2-ce-ga2\tomcat-7.0.42\bin\startup.bat

startup.bat Script

  1. Tomcat will running, after that the Liferay can be accessible through a browser and as a prefix will appear "Basic Configuration" as shown below :

Liferay Basic Configuration

  1. Put the portal its name matches the name of the portal to be made. Example : Softbless
  2. Fill in the form of first name, last name, and email to the administrator
  3. Navigate to the Database setting, change the settings of the database by clicking "Change"

Ubah default database

  1. Fill in every field for database setting. for the type of database according to the database being used, namely, MySQL. Then enter your username and password.

 

Konfigurasi Database Liferay

CATATAN :

Pada JDBC URL : lportal is the name of the database that will be used for Liferay

  1. Click the "Finish Configuration" if you have fill in the fields
  2. The success message will be appear, and then click Go to My Portal

Finished Configuration and Go to My Portal

  1. After that, the Agreement for term of user will be show like this picture below :

Terms of Use

  1. Click "I Agree"
  1. Fill in the form for Password Reminder and click "Save"

Password Reminder

  1. Liferay already installed, you can access Liferay via a web browser http: // ipserver: 8080
    Username : test@liferay.com
    Password : test

As implementation services provider for Liferay in Indonesia. Softbless Solutions has extensive experience in implementing, configuring and optimizing support for Liferay as an enterprise portal solution that is also in accordance with the vision of Softbless Solutions to become the leading provider of open source solutions and provide clients the most valuable service.

3 May

Liferay as Knowledge Management System

Knowledge Management is a method for managing information, skills and knowledge held within an organization/company, ranging from the process of collecting, distributing and using knowledge. Knowledge Management is useful so that the productivity of an organization does not rely on certain people. If the key person leaves the company, then the company will still be able to sustain because of the knowledge remains in the organization.

The purpose of the implementation of Knowledge Management (KM) in the organization / company is as follows:
  1. Increase the speed of learning for new people in certain positions
  2. Reducing the risk of repeating same mistakes in working
  3. Storing knowledge as corporate assets when the employee resigned or retired.

Information Technology serves as a tool in the implementation of knowledge management within a company. Liferay is a portal system that we could use a Knowledge Management System.

Liferay has functionality: Wiki, Blog, Content Approval Workflow, Forum, Document Library that can be used to store and distribute knowledge related to business processes of an organization / company.

Softbless as Liferay implementor  in Indonesia has range of experience for Knowledge Management System implementation