You are not logged in. Click here to log in.

Application Lifecycle Management

Search In Project

Search inClear

CRMS-02 Table Data Update#26316/v6
Tags:  not added yet

CRMS-02 Table Data Update[SERVICE-26316]

Tracker: Services Priority: NormalNormal Status: New
Submitted by: rob.streetmanSep 30 2016 15:55 Modified by: rob.streetmanOct 10 2016 14:52 Type:
Data
Path: m/dataupdate/updatetables Context: csip-crms Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8092/csip-crms/d/crms/updatetabledata/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
Service accepts an HTTP multipart-form request containing one or more CSV files and their names. Each CSV file name should reflect its table. Each file is parsed, a new table is created, the data is inserted into the new table, the old table is deleted, and the new table altered to the name of the previous table.

Request Response
  {
    "metainfo": {},
    "parameter": [
      {

      }
    ]
}

{
    "metainfo": {

    },
    "parameter": [
        {

        }
    ],
    "result": [

    ]
}

Files to attach:
(the file to convert)
Files to fetch:
(the converted file)

Details
Comments & Attachments
Associations
Children
SCM Commits
History (6)
Baselines
All (6)

New Sep 30 2016 15:55
Submit by rob.streetman
Compare tracker item versions
Submitted Action Version
rob.streetman
Oct 10 2016 14:52
Edit 6
Endpoints [http://csip.engr.colostate.edu:8092/csip-crms/d/crms/updatetabledata/1.0] [http://csip.engr.colostate.edu:8092/csip-crms/m/crms/updatetabledata/1.0]
rob.streetman
Oct 04 2016 17:10
Edit 5
Endpoints [http://csip.engr.colostate.edu:8092/csip-crms/m/crms/updatetabledata/1.0] [http://csip.engr.colostate.edu:8083/csip-crms/m/dataupdate/updatetables/1.0]
rob.streetman
Sep 30 2016 16:03
Edit 4
Description
Service accepts an HTTP multipart-form request containing one or more CSV files and their names. Each CSV file name should reflect its table. Each file is parsed, a new table is created, the data is inserted into the new table, the old table is deleted, and the new table altered to the name of the previous table.¶
[{Table¶
|__Request__ |__Response__¶
|(text-align:left;vertical-align:top;)¶
{{{¶
"metainfo": {},¶
"parameter": [¶
}}}¶
|(text-align:left;vertical-align:top)¶
{{{¶
"metainfo": {¶
},¶
"parameter": [¶
],¶
"result": [¶
}}}¶
| Files to attach: \\¶
(the file to convert)¶
| Files to fetch: \\¶
(the converted file)¶
}]

Show diff
vvvvv
rob.streetman
Sep 30 2016 15:56
Edit 3
Maintainers rob.streetman --
rob.streetman
Sep 30 2016 15:56
Edit 2
Type Data --
Endpoints [http://csip.engr.colostate.edu:8083/csip-crms/m/dataupdate/updatetables/1.0] --
rob.streetman
Sep 30 2016 15:55
Submit 1
No changes.