Create and initialise work table prior to doing attendance-related operations
Input Object (XML)
Element |
SQL Data Type |
Mandatory |
Description |
VendorTokenGUID |
GUID |
Yes |
Specific GUID that Synergetic will give the third party app to validate them upon every web service request. |
VendorPassword |
Varchar(100) |
Yes |
Password provided to the vendor by CDA. |
FileType |
Varchar |
Yes |
File Type of class to do attendances on. |
FileYear |
Numeric |
Yes |
File Year of class to do attendances on. |
FileSemester |
Numeric |
Yes |
File Semester of class to do attendances on. |
ClassCampus |
Varchar |
Yes |
Campus of class to do attendances on. |
ClassCode |
Varchar |
Yes |
Class code to do attendances on. |
AttendaceDate |
Date |
Yes |
Attendance date. |
AttendancePeriod |
Numeric |
Yes |
Attendance period. |
StaffID |
Numeric |
Yes |
ID for class staff. |
TimeTableGroup |
Varchar |
Yes |
Attendance time table group. |
Sample Input
3FC2ABA9-8F37-4CC9-934C-6ABCCA9F44B7
s3cr3t
A
2006
2
J
00EN1
2006-01-01
56
JUN
Output Object (XML)
Element/Attribute |
SQL Data Type |
Description |
Message |
Varchar(max) |
Contains message related to the operation. |
NewDataInsertedFlag |
Boolean |
Not used in this operation. |
wkAttendanceMasterSeq |
Numeric |
An identifier to be used with subsequent calls (mostly to manipulate / transfer) work table. |
See Also
- UpdateWkAttendances
- SelectWkAttendances
- TransferWkAttendances
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article