home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2005 July / DPPCPRO0705.ISO / Extras / NetHelpDesk / _SETUP.1 / NetHDexample.mdb / TOUTCOME.json < prev    next >
Encoding:
JavaScript Object Notation  |  2005-02-28  |  666 b 

  1. {
  2.     "schema": {
  3.         "Ooutcome": "Text (20) NOT NULL",
  4.         "Onewstatus": "Integer"
  5.     },
  6.     "data": [
  7.         {
  8.             "Ooutcome": "None",
  9.             "Onewstatus": 0
  10.         },
  11.         {
  12.             "Ooutcome": "Note",
  13.             "Onewstatus": 0
  14.         },
  15.         {
  16.             "Ooutcome": "Re-Allocate",
  17.             "Onewstatus": 2
  18.         },
  19.         {
  20.             "Ooutcome": "Re-Date",
  21.             "Onewstatus": 0
  22.         },
  23.         {
  24.             "Ooutcome": "Re-Open Request",
  25.             "Onewstatus": 3
  26.         },
  27.         {
  28.             "Ooutcome": "SLA Excuse"
  29.         },
  30.         {
  31.             "Ooutcome": "Supplier says fixed",
  32.             "Onewstatus": 8
  33.         },
  34.         {
  35.             "Ooutcome": "Phoned User",
  36.             "Onewstatus": 3
  37.         },
  38.         {
  39.             "Ooutcome": "User will call back",
  40.             "Onewstatus": 4
  41.         },
  42.         {
  43.             "Ooutcome": "Emailed User",
  44.             "Onewstatus": 4
  45.         },
  46.         {
  47.             "Ooutcome": "Logged to Supplier",
  48.             "Onewstatus": 5
  49.         },
  50.         {
  51.             "Ooutcome": "Approve Change",
  52.             "Onewstatus": 11
  53.         },
  54.         {
  55.             "Ooutcome": "Re-Assign",
  56.             "Onewstatus": 2
  57.         },
  58.         {
  59.             "Ooutcome": "Amend Seriousness",
  60.             "Onewstatus": 0
  61.         }
  62.     ]
  63. }