Difference between revisions of "Deployment Guide"

From SmartHCM Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
==Deployment Guide for SmartHCM release 3.2.0.0 Final==
 
==Deployment Guide for SmartHCM release 3.2.0.0 Final==
  
<li>Web Configuration
+
<li>Web Configuration <br>
  
<system.web.extensions>
+
<system.web.extensions> <br>
     <scripting>
+
     <scripting><br>
       <webServices>
+
       <webServices><br>
         <jsonSerialization maxJsonLength="2147483644"/>
+
         <jsonSerialization maxJsonLength="2147483644"/><br>
       </webServices>
+
       </webServices><br>
     </scripting>
+
     </scripting><br>
   </system.web.extensions>
+
   </system.web.extensions><br>
<webServices>
+
<webServices><br>
 
       <protocols>
 
       <protocols>
         <add name="HttpGet"/>
+
         <add name="HttpGet"/><br>
         <add name="HttpPost"/>
+
         <add name="HttpPost"/><br>
       </protocols>
+
       </protocols><br>
     </webServices>
+
     </webServices><br>
  
<li>TOM Machine Attendance Setup
+
<li>TOM Machine Attendance Setup<br>
  
<*>Go to the TOM module in smartHCM
+
<*>Go to the TOM module in smartHCM<br>
  
  *Go to Attendance  
+
  *Go to Attendance <br>
  
  *then go to Attendance Machine
+
  *then go to Attendance Machine<br>
     Add the Machine name and File name...
+
     Add the Machine name and File name...<br>

Revision as of 07:41, 17 August 2016

Deployment Guide for SmartHCM release 3.2.0.0 Final

  • Web Configuration
    <system.web.extensions>
    <scripting>
    <webServices>
    <jsonSerialization maxJsonLength="2147483644"/>
    </webServices>
    </scripting>
    </system.web.extensions>
    <webServices>
    <protocols> <add name="HttpGet"/>
    <add name="HttpPost"/>
    </protocols>
    </webServices>
  • TOM Machine Attendance Setup
    <*>Go to the TOM module in smartHCM
    *Go to Attendance
    *then go to Attendance Machine
    Add the Machine name and File name...