Chhattisgarh State Skill Development Authority (CSSDA)
Chhattisgarh State Skill Development Authority (CSSDA)
Chhattisgarh State Skill Development Authority (CSSDA)
Guidelines for
Interfacing with
1
CSSDA
Table of Contents
1 Guideline: .................................................................................................................................... 3
1.1 Prerequisites for participation in CSSDA Attendance Management System: ................ 3
1.2 Specifications of web service method: .............................................................................3
2
CSSDA
1 Guideline:
This document provides guidelines for device vendors to-
All participating device vendors should register their IMEI Number with CSSDA Portal
before they can access the web service
http://cssda.cg.nic.in/ws/service.asmx
Response Type: The web method will return either 0 or 1 e.g. 1-Success and 0-fail
3
Web Method Name: GetTraineeDetails
Input Parameters: The web method created for the purpose will have following parameters:
Response Type: The web method will return either XML or dataset
<TraineeList>
<TraineeDetail>
<Cssda_Trainee_ID>0101P002GAR105130112</Cssda_Trainee_ID>
<Trainee_Name>Raj Kumar</Trainee_Name>
<Trainee_DOB>1980-01-01T00:00:00+05:30</Trainee_DOB>
<Trainee_Gender>M</Trainee_Gender>
<Trainee_EmailID>rajk@gmail.com</Trainee_EmailID>
<Trainee_Mobile>9999999999</Trainee_Mobile>
<Trainee_TBN>0101P002GAR1051301</Trainee_TBN>
<Trainee_Address1>Raipur</Trainee_Address1>
<Trainee_District_Id>13</Trainee_District_Id>
<VTP_Reg_No>CG0101P002</VTP_Reg_No>
<TrainingStartDate>25 Jun 2015</TrainingStartDate>
<TrainingEndDate>05 Nov 2015</TrainingEndDate>
<TrainingStratTime>12:00</TrainingStratTime>
<TrainingEndTime>16:00</TrainingEndTime>
</TraineeDetail>
</TraineeList>
4
CSSDA
Response Type: The web method will return either 0 or 1 e.g. 1-Success and 0-fail.
Please note that Traineephoto is optional. Devices with camera may send it. For others
the system shall take null value.
5
CSSDA
Please use the above method to interface your equipment/software with the attendance portal
and develop the client side software required for Enrollment and Attendance management.
Note:
All the Bio metrics manufacture /Vendor may visit the portal form time to time in
order to update their API’s arising out of the new requirement from CSSDA is any.