WebServiceVasishtha


Click here for a complete list of operations.

StaffMasterInsert

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
DesignationID:
SchoolID:
MediumID:
FirstName:
MiddleName:
LastName:
DOB:
BloodGroupID:
Gender:
StaffPhoto:
EmailID:
AdharCardNo:
AdharPhoto:
PanCardNo:
PanCardPhoto:
NationalityID:
ReligionID:
CasteCategoryID:
CasteID:
SubCaste:
DepartmentID:
MaritalStatusID:
MarriageDate:
LocalHouseNo:
LocalStreet:
LocalDistrictID:
LocalTalukaID:
LocalPincode:
LocalCityID:
LocalMobile1:
LocalMobile2:
EmergencyMobileNo:
EmergencyEmailID:
IsSamePermanentAddress:
PermanentHouseNo:
PermanentStreet:
PermanentDistrictID:
PermanentTalukaID:
PermanentPincode:
PermanentCityID:
PermanentMobile1:
PermanentMobile2:
FatherName:
FatherOccupation:
FatherContactNo:
MotherName:
MotherOccupation:
MotherContactNo:
SpouseName:
SpouseContactNo:
IsSpouseJobTransferrable:
SpouseQualification:
SpouseProfession:
SpouseOrganization:
SpouseDesignation:
LastInstitutionName:
LastInstituteAddress:
LastContactNo:
LastDesignation:
LastJoinDate:
PostingPlace:
Emoluments:
Basic:
Allowance:
OtherBenefits:
IsServiceBond:
BondDetail:
IsEnglishSpeak:
IsEnglishRead:
IsEnglishWrite:
IsHindiSpeak:
IsHindiRead:
IsHindiWrite:
IsGujaratiSpeak:
IsGujaratiRead:
IsGujaratiWrite:
OtherLanguage:
IsMSWord:
IsMSExcel:
IsMSPowerPoint:
ProficiencyInComputer:
IsFamilyMemInSchool:
FamilyMemName:
FamilyMemPosition:
FamilyMemBranch:
YearID:
JoiningDate:
UserName:
Password:
InsertBy:
FormName:
MachineName:

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /WebServiceVasishtha.asmx HTTP/1.1
Host: webservice.vasishtha.ac.in
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/StaffMasterInsert"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <StaffMasterInsert xmlns="http://tempuri.org/">
      <DesignationID>short</DesignationID>
      <SchoolID>short</SchoolID>
      <MediumID>short</MediumID>
      <FirstName>string</FirstName>
      <MiddleName>string</MiddleName>
      <LastName>string</LastName>
      <DOB>dateTime</DOB>
      <BloodGroupID>short</BloodGroupID>
      <Gender>string</Gender>
      <StaffPhoto>string</StaffPhoto>
      <EmailID>string</EmailID>
      <AdharCardNo>string</AdharCardNo>
      <AdharPhoto>string</AdharPhoto>
      <PanCardNo>string</PanCardNo>
      <PanCardPhoto>string</PanCardPhoto>
      <NationalityID>short</NationalityID>
      <ReligionID>short</ReligionID>
      <CasteCategoryID>short</CasteCategoryID>
      <CasteID>short</CasteID>
      <SubCaste>string</SubCaste>
      <DepartmentID>short</DepartmentID>
      <MaritalStatusID>short</MaritalStatusID>
      <MarriageDate>string</MarriageDate>
      <LocalHouseNo>string</LocalHouseNo>
      <LocalStreet>string</LocalStreet>
      <LocalDistrictID>int</LocalDistrictID>
      <LocalTalukaID>int</LocalTalukaID>
      <LocalPincode>string</LocalPincode>
      <LocalCityID>int</LocalCityID>
      <LocalMobile1>string</LocalMobile1>
      <LocalMobile2>string</LocalMobile2>
      <EmergencyMobileNo>string</EmergencyMobileNo>
      <EmergencyEmailID>string</EmergencyEmailID>
      <IsSamePermanentAddress>boolean</IsSamePermanentAddress>
      <PermanentHouseNo>string</PermanentHouseNo>
      <PermanentStreet>string</PermanentStreet>
      <PermanentDistrictID>int</PermanentDistrictID>
      <PermanentTalukaID>int</PermanentTalukaID>
      <PermanentPincode>string</PermanentPincode>
      <PermanentCityID>int</PermanentCityID>
      <PermanentMobile1>string</PermanentMobile1>
      <PermanentMobile2>string</PermanentMobile2>
      <FatherName>string</FatherName>
      <FatherOccupation>string</FatherOccupation>
      <FatherContactNo>string</FatherContactNo>
      <MotherName>string</MotherName>
      <MotherOccupation>string</MotherOccupation>
      <MotherContactNo>string</MotherContactNo>
      <SpouseName>string</SpouseName>
      <SpouseContactNo>string</SpouseContactNo>
      <IsSpouseJobTransferrable>boolean</IsSpouseJobTransferrable>
      <SpouseQualification>string</SpouseQualification>
      <SpouseProfession>string</SpouseProfession>
      <SpouseOrganization>string</SpouseOrganization>
      <SpouseDesignation>string</SpouseDesignation>
      <LastInstitutionName>string</LastInstitutionName>
      <LastInstituteAddress>string</LastInstituteAddress>
      <LastContactNo>string</LastContactNo>
      <LastDesignation>string</LastDesignation>
      <LastJoinDate>dateTime</LastJoinDate>
      <PostingPlace>string</PostingPlace>
      <Emoluments>string</Emoluments>
      <Basic>string</Basic>
      <Allowance>string</Allowance>
      <OtherBenefits>string</OtherBenefits>
      <IsServiceBond>boolean</IsServiceBond>
      <BondDetail>string</BondDetail>
      <IsEnglishSpeak>boolean</IsEnglishSpeak>
      <IsEnglishRead>boolean</IsEnglishRead>
      <IsEnglishWrite>boolean</IsEnglishWrite>
      <IsHindiSpeak>boolean</IsHindiSpeak>
      <IsHindiRead>boolean</IsHindiRead>
      <IsHindiWrite>boolean</IsHindiWrite>
      <IsGujaratiSpeak>boolean</IsGujaratiSpeak>
      <IsGujaratiRead>boolean</IsGujaratiRead>
      <IsGujaratiWrite>boolean</IsGujaratiWrite>
      <OtherLanguage>string</OtherLanguage>
      <IsMSWord>boolean</IsMSWord>
      <IsMSExcel>boolean</IsMSExcel>
      <IsMSPowerPoint>boolean</IsMSPowerPoint>
      <ProficiencyInComputer>string</ProficiencyInComputer>
      <IsFamilyMemInSchool>boolean</IsFamilyMemInSchool>
      <FamilyMemName>string</FamilyMemName>
      <FamilyMemPosition>string</FamilyMemPosition>
      <FamilyMemBranch>string</FamilyMemBranch>
      <YearID>short</YearID>
      <JoiningDate>dateTime</JoiningDate>
      <UserName>string</UserName>
      <Password>string</Password>
      <InsertBy>long</InsertBy>
      <FormName>string</FormName>
      <MachineName>string</MachineName>
    </StaffMasterInsert>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <StaffMasterInsertResponse xmlns="http://tempuri.org/">
      <StaffMasterInsertResult>xmlxml</StaffMasterInsertResult>
    </StaffMasterInsertResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /WebServiceVasishtha.asmx HTTP/1.1
Host: webservice.vasishtha.ac.in
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <StaffMasterInsert xmlns="http://tempuri.org/">
      <DesignationID>short</DesignationID>
      <SchoolID>short</SchoolID>
      <MediumID>short</MediumID>
      <FirstName>string</FirstName>
      <MiddleName>string</MiddleName>
      <LastName>string</LastName>
      <DOB>dateTime</DOB>
      <BloodGroupID>short</BloodGroupID>
      <Gender>string</Gender>
      <StaffPhoto>string</StaffPhoto>
      <EmailID>string</EmailID>
      <AdharCardNo>string</AdharCardNo>
      <AdharPhoto>string</AdharPhoto>
      <PanCardNo>string</PanCardNo>
      <PanCardPhoto>string</PanCardPhoto>
      <NationalityID>short</NationalityID>
      <ReligionID>short</ReligionID>
      <CasteCategoryID>short</CasteCategoryID>
      <CasteID>short</CasteID>
      <SubCaste>string</SubCaste>
      <DepartmentID>short</DepartmentID>
      <MaritalStatusID>short</MaritalStatusID>
      <MarriageDate>string</MarriageDate>
      <LocalHouseNo>string</LocalHouseNo>
      <LocalStreet>string</LocalStreet>
      <LocalDistrictID>int</LocalDistrictID>
      <LocalTalukaID>int</LocalTalukaID>
      <LocalPincode>string</LocalPincode>
      <LocalCityID>int</LocalCityID>
      <LocalMobile1>string</LocalMobile1>
      <LocalMobile2>string</LocalMobile2>
      <EmergencyMobileNo>string</EmergencyMobileNo>
      <EmergencyEmailID>string</EmergencyEmailID>
      <IsSamePermanentAddress>boolean</IsSamePermanentAddress>
      <PermanentHouseNo>string</PermanentHouseNo>
      <PermanentStreet>string</PermanentStreet>
      <PermanentDistrictID>int</PermanentDistrictID>
      <PermanentTalukaID>int</PermanentTalukaID>
      <PermanentPincode>string</PermanentPincode>
      <PermanentCityID>int</PermanentCityID>
      <PermanentMobile1>string</PermanentMobile1>
      <PermanentMobile2>string</PermanentMobile2>
      <FatherName>string</FatherName>
      <FatherOccupation>string</FatherOccupation>
      <FatherContactNo>string</FatherContactNo>
      <MotherName>string</MotherName>
      <MotherOccupation>string</MotherOccupation>
      <MotherContactNo>string</MotherContactNo>
      <SpouseName>string</SpouseName>
      <SpouseContactNo>string</SpouseContactNo>
      <IsSpouseJobTransferrable>boolean</IsSpouseJobTransferrable>
      <SpouseQualification>string</SpouseQualification>
      <SpouseProfession>string</SpouseProfession>
      <SpouseOrganization>string</SpouseOrganization>
      <SpouseDesignation>string</SpouseDesignation>
      <LastInstitutionName>string</LastInstitutionName>
      <LastInstituteAddress>string</LastInstituteAddress>
      <LastContactNo>string</LastContactNo>
      <LastDesignation>string</LastDesignation>
      <LastJoinDate>dateTime</LastJoinDate>
      <PostingPlace>string</PostingPlace>
      <Emoluments>string</Emoluments>
      <Basic>string</Basic>
      <Allowance>string</Allowance>
      <OtherBenefits>string</OtherBenefits>
      <IsServiceBond>boolean</IsServiceBond>
      <BondDetail>string</BondDetail>
      <IsEnglishSpeak>boolean</IsEnglishSpeak>
      <IsEnglishRead>boolean</IsEnglishRead>
      <IsEnglishWrite>boolean</IsEnglishWrite>
      <IsHindiSpeak>boolean</IsHindiSpeak>
      <IsHindiRead>boolean</IsHindiRead>
      <IsHindiWrite>boolean</IsHindiWrite>
      <IsGujaratiSpeak>boolean</IsGujaratiSpeak>
      <IsGujaratiRead>boolean</IsGujaratiRead>
      <IsGujaratiWrite>boolean</IsGujaratiWrite>
      <OtherLanguage>string</OtherLanguage>
      <IsMSWord>boolean</IsMSWord>
      <IsMSExcel>boolean</IsMSExcel>
      <IsMSPowerPoint>boolean</IsMSPowerPoint>
      <ProficiencyInComputer>string</ProficiencyInComputer>
      <IsFamilyMemInSchool>boolean</IsFamilyMemInSchool>
      <FamilyMemName>string</FamilyMemName>
      <FamilyMemPosition>string</FamilyMemPosition>
      <FamilyMemBranch>string</FamilyMemBranch>
      <YearID>short</YearID>
      <JoiningDate>dateTime</JoiningDate>
      <UserName>string</UserName>
      <Password>string</Password>
      <InsertBy>long</InsertBy>
      <FormName>string</FormName>
      <MachineName>string</MachineName>
    </StaffMasterInsert>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <StaffMasterInsertResponse xmlns="http://tempuri.org/">
      <StaffMasterInsertResult>xmlxml</StaffMasterInsertResult>
    </StaffMasterInsertResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /WebServiceVasishtha.asmx/StaffMasterInsert?DesignationID=string&SchoolID=string&MediumID=string&FirstName=string&MiddleName=string&LastName=string&DOB=string&BloodGroupID=string&Gender=string&StaffPhoto=string&EmailID=string&AdharCardNo=string&AdharPhoto=string&PanCardNo=string&PanCardPhoto=string&NationalityID=string&ReligionID=string&CasteCategoryID=string&CasteID=string&SubCaste=string&DepartmentID=string&MaritalStatusID=string&MarriageDate=string&LocalHouseNo=string&LocalStreet=string&LocalDistrictID=string&LocalTalukaID=string&LocalPincode=string&LocalCityID=string&LocalMobile1=string&LocalMobile2=string&EmergencyMobileNo=string&EmergencyEmailID=string&IsSamePermanentAddress=string&PermanentHouseNo=string&PermanentStreet=string&PermanentDistrictID=string&PermanentTalukaID=string&PermanentPincode=string&PermanentCityID=string&PermanentMobile1=string&PermanentMobile2=string&FatherName=string&FatherOccupation=string&FatherContactNo=string&MotherName=string&MotherOccupation=string&MotherContactNo=string&SpouseName=string&SpouseContactNo=string&IsSpouseJobTransferrable=string&SpouseQualification=string&SpouseProfession=string&SpouseOrganization=string&SpouseDesignation=string&LastInstitutionName=string&LastInstituteAddress=string&LastContactNo=string&LastDesignation=string&LastJoinDate=string&PostingPlace=string&Emoluments=string&Basic=string&Allowance=string&OtherBenefits=string&IsServiceBond=string&BondDetail=string&IsEnglishSpeak=string&IsEnglishRead=string&IsEnglishWrite=string&IsHindiSpeak=string&IsHindiRead=string&IsHindiWrite=string&IsGujaratiSpeak=string&IsGujaratiRead=string&IsGujaratiWrite=string&OtherLanguage=string&IsMSWord=string&IsMSExcel=string&IsMSPowerPoint=string&ProficiencyInComputer=string&IsFamilyMemInSchool=string&FamilyMemName=string&FamilyMemPosition=string&FamilyMemBranch=string&YearID=string&JoiningDate=string&UserName=string&Password=string&InsertBy=string&FormName=string&MachineName=string HTTP/1.1
Host: webservice.vasishtha.ac.in
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<DataTable xmlns="http://tempuri.org/">xmlxml</DataTable>

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /WebServiceVasishtha.asmx/StaffMasterInsert HTTP/1.1
Host: webservice.vasishtha.ac.in
Content-Type: application/x-www-form-urlencoded
Content-Length: length

DesignationID=string&SchoolID=string&MediumID=string&FirstName=string&MiddleName=string&LastName=string&DOB=string&BloodGroupID=string&Gender=string&StaffPhoto=string&EmailID=string&AdharCardNo=string&AdharPhoto=string&PanCardNo=string&PanCardPhoto=string&NationalityID=string&ReligionID=string&CasteCategoryID=string&CasteID=string&SubCaste=string&DepartmentID=string&MaritalStatusID=string&MarriageDate=string&LocalHouseNo=string&LocalStreet=string&LocalDistrictID=string&LocalTalukaID=string&LocalPincode=string&LocalCityID=string&LocalMobile1=string&LocalMobile2=string&EmergencyMobileNo=string&EmergencyEmailID=string&IsSamePermanentAddress=string&PermanentHouseNo=string&PermanentStreet=string&PermanentDistrictID=string&PermanentTalukaID=string&PermanentPincode=string&PermanentCityID=string&PermanentMobile1=string&PermanentMobile2=string&FatherName=string&FatherOccupation=string&FatherContactNo=string&MotherName=string&MotherOccupation=string&MotherContactNo=string&SpouseName=string&SpouseContactNo=string&IsSpouseJobTransferrable=string&SpouseQualification=string&SpouseProfession=string&SpouseOrganization=string&SpouseDesignation=string&LastInstitutionName=string&LastInstituteAddress=string&LastContactNo=string&LastDesignation=string&LastJoinDate=string&PostingPlace=string&Emoluments=string&Basic=string&Allowance=string&OtherBenefits=string&IsServiceBond=string&BondDetail=string&IsEnglishSpeak=string&IsEnglishRead=string&IsEnglishWrite=string&IsHindiSpeak=string&IsHindiRead=string&IsHindiWrite=string&IsGujaratiSpeak=string&IsGujaratiRead=string&IsGujaratiWrite=string&OtherLanguage=string&IsMSWord=string&IsMSExcel=string&IsMSPowerPoint=string&ProficiencyInComputer=string&IsFamilyMemInSchool=string&FamilyMemName=string&FamilyMemPosition=string&FamilyMemBranch=string&YearID=string&JoiningDate=string&UserName=string&Password=string&InsertBy=string&FormName=string&MachineName=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<DataTable xmlns="http://tempuri.org/">xmlxml</DataTable>