Quantcast
Channel: SCN : Popular Discussions - RESTful Web Services SDK
Viewing all articles
Browse latest Browse all 1088

LOV refresh database error

$
0
0

I was trying unsuccessfully to refresh a prompt LOV:

 

Calling:

{"parameters":{"parameter":{"id":"1","answer":{"info":{"lov":{"query":{"sort":{"@order":"None"}}}}}}}}

 

Resulted in:

{

  "parameters": {

    "parameter": [

      {

        "@dpId": "DP0",

        "@type": "prompt",

        "@optional": "false",

        "id": 1,

        "technicalName": "Select Report Date:",

        "name": "Select Report Date:",

        "answer": {

          "@type": "Text",

          "@constrained": "false",

          "info": {

            "@cardinality": "Single",

            "lov": {

              "@searchable": "false",

              "@refreshable": "true",

              "@hierarchical": "true",

              "id": "UNIVERSELOV_DS0.DO155a"

            }

          }

        }

      }

    ]

  }

}

 

I opened the report in WebI and refreshed the prompt, only to get a database error.  So obviously that's why I was getting no results.  But shouldn't my REST call have failed, rather than just produce no results?


Viewing all articles
Browse latest Browse all 1088

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>