Done
Details
Assignee
Matt RenoMatt RenoReporter
HkaplanianHkaplanianLabels
Priority
P1Story Points
3Sprint
NoneFix versions
TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Matt Reno
Matt RenoReporter
Hkaplanian
HkaplanianLabels
Priority
Story Points
3
Sprint
None
Fix versions
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created November 19, 2018 at 4:37 PM
Updated June 25, 2019 at 9:13 PM
Resolved April 18, 2019 at 9:35 PM
FOLIO should send this message in response to the SC Login message. When used, this message will be the 1st message sent to the SC from FOLIO.
Scenario - Startup of SC with Sockets connection to ACS
1.Library staff starts self-checkout system
2. Establish socket connection on SC
3. Establish socket connection on FOLIO
4. SC sends login message (93) with user id and password
5. FOLIO returns Login response (94) with ok=1 (if user is valid) or ok=0 if not.
6. SC sends Status message (99)
7. FOLIO returns Status response (98)