home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "Slid": "Integer NOT NULL",
- "Sldesc": "Text (30)",
- "Slwdid": "Long Integer",
- "Slcost": "Memo/Hyperlink (255)"
- },
- "data": [
- {
- "Slid": 0,
- "Sldesc": "General SLA",
- "Slwdid": 1,
- "Slcost": "General SLA - used for us delivering services"
- },
- {
- "Slid": 1,
- "Sldesc": "No SLA",
- "Slwdid": 1,
- "Slcost": "No SLA in place"
- },
- {
- "Slid": 2,
- "Sldesc": "Minimal Response",
- "Slwdid": 1,
- "Slcost": "For minimal response"
- },
- {
- "Slid": 3,
- "Sldesc": "Quick response",
- "Slwdid": 1,
- "Slcost": "For Quick Response"
- },
- {
- "Slid": 4,
- "Sldesc": "General Supplier SLA",
- "Slwdid": 1,
- "Slcost": "Use for suppliers with whom you have agreements about how soon they will fix problems you have logged to them."
- }
- ]
- }