Difference between revisions of "Installation Manual"

From SmartHCM Wiki
Jump to navigation Jump to search
Line 53: Line 53:
  
 
'''Download:'''
 
'''Download:'''
 +
 +
'''Link3'''
 +
 +
'''Installation Guide:'''
 +
 +
'''Link4'''
 +
 +
*Characterset should be “Unicode Standard UTF8 AL32UTF8”
 +
 +
===Oracle Data Provider for .NET===
 +
 +
Oracle Data Provider for .NET allows Oracle database to connect from .NET and makes using Oracle from .NET more flexible, faster, and more stable and take advantage of advanced Oracle database functionality.Following link is available to download Oracle Data Provider for .NET
 +
 +
'''Link5'''
 +
 +
===Internet Information Services (IIS)===
 +
 +
Internet Information Services (IIS) formerly called Internet Information Server is a web server application and set of feature extension modules created by Microsoft for use with Microsoft Windows. You don’t need to download anything for IIS because this feature is available in Microsoft windows server 2008 R2.You just need to Click Start -> All Programs -> Administrative Tools -> Server Manager -> Add Roles and Features and complete the installation.Following link is available for installation guide of Internet Information Services (IIS).
 +
 +
'''link6'''
 +
 +
===Post Installation Settings of Internet Information Services (IIS)===
 +
 +
(IIS Some of the common settings are required after installing Internet Information Services).
 +
*Change .net framework version to 4.0 in IIS. Click on Application pool for SmartHCM like DefaultAppPool and go to Basic Settings and change .net framework version to v4.0 and Managed pipeline mode to Integrated.

Revision as of 13:17, 26 April 2015


Objective

This document describes all the installation process for SmartHCM version 1.0 starting from scratch. This document covers all aspect of its installation including all various softwares needed and how to deploy the application in your machine.

About This Documentation

This preface discusses:

  • Understanding This Documentation
  • Audience
  • Comments and Suggestions

Understanding This Documentation

This documentation is designed to direct you through a basic SmartHCM version 1.0 installation. It is not a substitute for the database administration documentation provided by your relational database management system (RDBMS) vendor, the network administration documentation provided by your network vendor.

Audience

This documentation is written for the individuals responsible for installing and administering the SmartHCM environment. This documentation assumes that you have a basic understanding of the SmartHCM system. One of the most important components in the installation and maintenance of your SmartHCM system is your on-site expertise.

You should be familiar with your operating environment and RDBMS and have the necessary skills to support that environment.

Comments and Suggestions

Your comments are important to us. We encourage you to tell us what you like, or what you would like changed about our documentation, SofDigital Online Help, and other reference and training materials. Please send your suggestions to: support@sofdigital.com While we cannot guarantee to answer every email message, we will pay careful attention to your comments and suggestions. We are always improving our product communications for you.

System Requirements

The System Requirements for SmartHCM application are:

  • Processor: Intel® Xeon® CPU E5430 @ 2.66GHz (2 processors)
  • Operating System: Windows 2008 server r2 64 bit or Windows 7 64 bit.
  • Installed Memory (RAM): 12GB
  • System Type: 64-bit Operating System

Software Installation Prerequisites

Following softwares must be installed before installing SmartHCM applications:

.NET Framework 4.0

The Microsoft .NET Framework 4 redistributable package installs the .NET Framework run time and associated files that are required to run and develop applications to target the .NET Framework 4.File Name: dotNetFx40_Full_x86_x64.exe.Following link is available for installation guide of .NET Framework 4.0.File Name: dotNetFx40_Full_x86_x64.exe.Following link is available for installation guide of .NET Framework 4.0

link1

SAP Crystal Reports Runtime Engine For .NET Framework 4 (32-bit)

SAP Crystal Reports runtime engine for .NET Framework 4 32-bit is a software program developed by SAP.File Name: CRRuntime_32bit_13_0.msi. Following link is available to download SAP Crystal Reports Runtime Engine For .NET Framework 4 (32-bit)

Link2

Oracle Database 11g 64 bit release 2 (11.2.0.1.0)

Oracle Database (commonly referred to as Oracle RDBMS or simply as Oracle) is an object-relational database management system produced and marketed by Oracle Corporation.Following link is available to download and for installation guide of Oracle Database 11g 64 bit release 2 (11.2.0.1.0)

Download:

Link3

Installation Guide:

Link4

  • Characterset should be “Unicode Standard UTF8 AL32UTF8”

Oracle Data Provider for .NET

Oracle Data Provider for .NET allows Oracle database to connect from .NET and makes using Oracle from .NET more flexible, faster, and more stable and take advantage of advanced Oracle database functionality.Following link is available to download Oracle Data Provider for .NET

Link5

Internet Information Services (IIS)

Internet Information Services (IIS) formerly called Internet Information Server is a web server application and set of feature extension modules created by Microsoft for use with Microsoft Windows. You don’t need to download anything for IIS because this feature is available in Microsoft windows server 2008 R2.You just need to Click Start -> All Programs -> Administrative Tools -> Server Manager -> Add Roles and Features and complete the installation.Following link is available for installation guide of Internet Information Services (IIS).

link6

Post Installation Settings of Internet Information Services (IIS)

(IIS Some of the common settings are required after installing Internet Information Services).

  • Change .net framework version to 4.0 in IIS. Click on Application pool for SmartHCM like DefaultAppPool and go to Basic Settings and change .net framework version to v4.0 and Managed pipeline mode to Integrated.