Difference between revisions of "Deployment Guide"
Jump to navigation
Jump to search
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...
Kashif.ilyas (talk | contribs) (Created page with "==Deployment Guide for SmartHCM release 3.2.0.0 Final== <li>Web Configuration") |
Kashif.ilyas (talk | contribs) |
||
Line 2: | Line 2: | ||
<li>Web Configuration | <li>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> | ||
+ | |||
+ | <li>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... |