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

Application Lifecycle Management

Search In Project

Search inClear

GRAS-15c: Get PCS Indicator Rating Choice List (GetPCSChoiceList)#6556/v68
Tags:  not added yet

GRAS-15c: Get PCS Indicator Rating Choice List (GetPCSChoiceList)[SVC-6556]

Tracker: Services Priority: NormalNormal Status: Accepted
Submitted by: wlloydJan 12 2016 11:03 Modified by: rob.streetmanApr 02 2016 20:37 Type:
Data
Path: m/gras/getpcschoicelist/1.0 Context: csip-gras Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-gras/m/gras/getpcschoicelist/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
Unstable
Last Tested: Apr 02 2016 00:51 Test Count: 14
Test Success Rate: 0 Failed Tests: test_GRAS_15c_test_ind3_passed.json;test_GRAS_15c_test_ind14_passed.json;test_GRAS_15c_test_ind5_passed.json;test_GRAS_15c_test_ind9_passed.json;test_GRAS_15c_test_ind4_passed.json;test_GRAS_15c_test_ind10_passed.json;test_GRAS_15c_test_ind11_passed.json;test_GRAS_15c_test_ind13_passed.json;test_GRAS_15c_test_ind8_passed.json;test_GRAS_15c_test_ind6_passed.json;test_GRAS_15c_test_ind12_passed.json;test_GRAS_15c_test_ind1_passed.json;test_GRAS_15c_test_ind2_passed.json;test_GRAS_15c_test_ind7_passed.json
Traceability
Loading…
Description

GRAS-15c: Get PCS Indicator Rating Choice List (GetPCSChoiceList)

This service returns a payload of choice list rating values associated with a specific pasture condition scoring indicator. User of an application using this service will select appropriate rating from the choice list and associated assigned numeric value score for the rating will be saved to the application's transactional database (e.g. NRCS National Planning and Agreements Database, or NPAD).

Description.

Request Response
{
    "metainfo": {},
    "parameter": [
        {
            "name": "pci_indicators_id",
            "value": 10,
            "Description": "PCS Indicator Identifier"
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "6e70e221-16a3-11e5-9f47-17d396949f59",
        "cloud_node": "129.82.52.74",
        "tstamp": "2015-06-19 10:51:29",
        "service_url": "http://localhost:8080/csip-gras/m/gras/getpcschoicelist/1.0",
        "request_ip": "0:0:0:0:0:0:0:1",
        "cpu_time": 11671,
        "expiration_date": "2015-06-19 10:56:40"
    },
    "parameter": [
        {
            "name": "pci_indicators_id",
            "value": 10,
            "Description": "PCS Indicator Identifier"
        }
    ],
    "result": [
        {
            "name": "PCSIndChoiceLists",
            "value": [
                {
                    "name": "PCSIndChoiceList",
                    "value": [
                        {
                            "name": "pci_indicators_id",
                            "value": 10,
                            "description": "PCS Indicator Identifier"
                        },
                        {
                            "name": "choice_id",
                            "value": 46,
                            "description": "Choice Identifier"
                        },
                        {
                            "name": "choice_sequence",
                            "value": 1,
                            "description": "Choice Sequence"
                        },
                        {
                            "name": "choice_data_value",
                            "value": 1,
                            "description": "Choice Data Value"
                        },
                        {
                            "name": "choice_label",
                            "value": "1",
                            "description": "Choice Label"
                        },
                        {
                            "name": "choice_description",
                            "value": "Infiltration capacity and surface runoff severely affected by heavy compaction. Excessive livestock traffic killing plants over wide areas. Very hard to push probe into soil without damaging the probe.",
                            "description": "Choice Description"
                        }
                    ],
                    "description": "Database entry for PCS Indicator Choice List"
                },
                {
                    "name": "PCSIndChoiceList",
                    "value": [
                        {
                            "name": "pci_indicators_id",
                            "value": 10,
                            "description": "PCS Indicator Identifier"
                        },
                        {
                            "name": "choice_id",
                            "value": 47,
                            "description": "Choice Identifier"
                        },
                        {
                            "name": "choice_sequence",
                            "value": 2,
                            "description": "Choice Sequence"
                        },
                        {
                            "name": "choice_data_value",
                            "value": 2,
                            "description": "Choice Data Value"
                        },
                        {
                            "name": "choice_label",
                            "value": "2",
                            "description": "Choice Label"
                        },
                        {
                            "name": "choice_description",
                            "value": "Infiltration capacity lowered and surface runoff increased due to large areas of bare ground and dense compaction layer at the surface. Livestock trails common throughout. Off-trail hoof prints common. Hard to push probe past compacted layer.",
                            "description": "Choice Description"
                        }
                    ],
                    "description": "Database entry for PCS Indicator Choice List"
                },
                {
                    "name": "PCSIndChoiceList",
                    "value": [
                        {
                            "name": "pci_indicators_id",
                            "value": 10,
                            "description": "PCS Indicator Identifier"
                        },
                        {
                            "name": "choice_id",
                            "value": 48,
                            "description": "Choice Identifier"
                        },
                        {
                            "name": "choice_sequence",
                            "value": 3,
                            "description": "Choice Sequence"
                        },
                        {
                            "name": "choice_data_value",
                            "value": 3,
                            "description": "Choice Data Value"
                        },
                        {
                            "name": "choice_label",
                            "value": "3",
                            "description": "Choice Label"
                        },
                        {
                            "name": "choice_description",
                            "value": "Infiltration capacity lowered and surface runoff increased due to plant cover loss and soil compaction by livestock hooves. Soil resistant to soil probe entry at one or more depths within plow depth.",
                            "description": "Choice Description"
                        }
                    ],
                    "description": "Database entry for PCS Indicator Choice List"
                },
                {
                    "name": "PCSIndChoiceList",
                    "value": [
                        {
                            "name": "pci_indicators_id",
                            "value": 10,
                            "description": "PCS Indicator Identifier"
                        },
                        {
                            "name": "choice_id",
                            "value": 49,
                            "description": "Choice Identifier"
                        },
                        {
                            "name": "choice_sequence",
                            "value": 4,
                            "description": "Choice Sequence"
                        },
                        {
                            "name": "choice_data_value",
                            "value": 4,
                            "description": "Choice Data Value"
                        },
                        {
                            "name": "choice_label",
                            "value": "4",
                            "description": "Choice Label"
                        },
                        {
                            "name": "choice_description",
                            "value": "Infiltration capacity lowered and surface runoff increased due to reduced vegetal cover/retardance. Probe enters soil easily except at rocks. Scattered signs of livestock trails and hoof prints, confined to lanes or small, wet areas.",
                            "description": "Choice Description"
                        }
                    ],
                    "description": "Database entry for PCS Indicator Choice List"
                },
                {
                    "name": "PCSIndChoiceList",
                    "value": [
                        {
                            "name": "pci_indicators_id",
                            "value": 10,
                            "description": "PCS Indicator Identifier"
                        },
                        {
                            "name": "choice_id",
                            "value": 50,
                            "description": "Choice Identifier"
                        },
                        {
                            "name": "choice_sequence",
                            "value": 5,
                            "description": "Choice Sequence"
                        },
                        {
                            "name": "choice_data_value",
                            "value": 5,
                            "description": "Choice Data Value"
                        },
                        {
                            "name": "choice_label",
                            "value": "5",
                            "description": "Choice Label"
                        },
                        {
                            "name": "choice_description",
                            "value": "Infiltration capacity and surface runoff are equal to that expected for an ungrazed meadow; not affected by livestock traffic.",
                            "description": "Choice Description"
                        }
                    ],
                    "description": "Database entry for PCS Indicator Choice List"
                }
            ]
        }
    ]
}
Files to attach:
(the file to convert)
Files to fetch:
(the converted file)

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

Accepted Jan 12 2016 11:03
Submit by wlloyd
Compare tracker item versions
Submitted Action Version
rob.streetman
Apr 02 2016 20:37
Edit 68
Endpoints [http://csip.engr.colostate.edu:8083/csip-gras/m/gras/getpcschoicelist/1.0] [http://csip.engr.colostate.edu:8086/csip-gras/m/gras/getpcschoicelist/1.0]
Last Tested Apr 02 2016 00:51 Apr 02 2016 00:51
odavid
Apr 02 2016 00:51
Edit 67
Last Tested Apr 02 2016 00:51 Apr 01 2016 00:51
Failed Tests test_GRAS_15c_test_ind3_passed.json;test_GRAS_15c_test_ind14_passed.json;test_GRAS_15c_test_ind5_passed.json;test_GRAS_15c_test_ind9_passed.json;test_GRAS_15c_test_ind4_passed.json;test_GRAS_15c_test_ind10_passed.json;test_GRAS_15c_test_ind11_passed.json;test_GRAS_15c_test_ind13_passed.json;test_GRAS_15c_test_ind8_passed.json;test_GRAS_15c_test_ind6_passed.json;test_GRAS_15c_test_ind12_passed.json;test_GRAS_15c_test_ind1_passed.json;test_GRAS_15c_test_ind2_passed.json;test_GRAS_15c_test_ind7_passed.json test_GRAS_15c_test_ind3_passed.json;test_GRAS_15c_test_ind14_passed.json;test_GRAS_15c_test_ind5_passed.json;test_GRAS_15c_test_ind4_passed.json;test_GRAS_15c_test_ind9_passed.json;test_GRAS_15c_test_ind10_passed.json;test_GRAS_15c_test_ind11_passed.json;test_GRAS_15c_test_ind13_passed.json;test_GRAS_15c_test_ind8_passed.json;test_GRAS_15c_test_ind6_passed.json;test_GRAS_15c_test_ind12_passed.json;test_GRAS_15c_test_ind1_passed.json;test_GRAS_15c_test_ind2_passed.json;test_GRAS_15c_test_ind7_passed.json
odavid
Apr 01 2016 00:51
Edit 66
Last Tested Apr 01 2016 00:51 Mar 31 2016 01:31
odavid
Mar 31 2016 01:31
Edit 65
Test Status Unstable Pass
Last Tested Mar 31 2016 01:31 Mar 30 2016 00:52
Test Success Rate 0 100
Failed Tests test_GRAS_15c_test_ind3_passed.json;test_GRAS_15c_test_ind14_passed.json;test_GRAS_15c_test_ind5_passed.json;test_GRAS_15c_test_ind4_passed.json;test_GRAS_15c_test_ind9_passed.json;test_GRAS_15c_test_ind10_passed.json;test_GRAS_15c_test_ind11_passed.json;test_GRAS_15c_test_ind13_passed.json;test_GRAS_15c_test_ind8_passed.json;test_GRAS_15c_test_ind6_passed.json;test_GRAS_15c_test_ind12_passed.json;test_GRAS_15c_test_ind1_passed.json;test_GRAS_15c_test_ind2_passed.json;test_GRAS_15c_test_ind7_passed.json --
odavid
Mar 30 2016 00:52
Edit 64
Last Tested Mar 30 2016 00:52 Mar 29 2016 00:52
odavid
Mar 29 2016 00:52
Edit 63
Last Tested Mar 29 2016 00:52 Mar 28 2016 00:52
odavid
Mar 28 2016 00:52
Edit 62
Last Tested Mar 28 2016 00:52 Mar 27 2016 00:52
odavid
Mar 27 2016 00:52
Edit 61
Last Tested Mar 27 2016 00:52 Mar 26 2016 00:52
odavid
Mar 26 2016 00:52
Edit 60
Last Tested Mar 26 2016 00:52 Mar 25 2016 00:52
odavid
Mar 25 2016 00:52
Edit 59
Last Tested Mar 25 2016 00:52 Mar 24 2016 00:52
odavid
Mar 24 2016 00:52
Edit 58
Last Tested Mar 24 2016 00:52 Mar 23 2016 00:52
odavid
Mar 23 2016 00:52
Edit 57
Last Tested Mar 23 2016 00:52 Mar 22 2016 00:52
odavid
Mar 22 2016 00:52
Edit 56
Last Tested Mar 22 2016 00:52 Mar 21 2016 00:52
odavid
Mar 21 2016 00:52
Edit 55
Last Tested Mar 21 2016 00:52 Mar 20 2016 00:52
odavid
Mar 20 2016 00:52
Edit 54
Last Tested Mar 20 2016 00:52 Mar 19 2016 00:52
odavid
Mar 19 2016 00:52
Edit 53
Last Tested Mar 19 2016 00:52 Mar 18 2016 00:52
odavid
Mar 18 2016 00:52
Edit 52
Last Tested Mar 18 2016 00:52 Mar 17 2016 00:52
odavid
Mar 17 2016 00:52
Edit 51
Last Tested Mar 17 2016 00:52 Mar 16 2016 00:51
odavid
Mar 16 2016 00:51
Edit 50
Last Tested Mar 16 2016 00:51 Mar 15 2016 00:52
odavid
Mar 15 2016 00:52
Edit 49
Last Tested Mar 15 2016 00:52 Mar 14 2016 00:52
Only the last 20 history item loaded. Show All (68)