• FEATURES
  • PRICING
  • MARKETPLACE
  • CASE STUDIES
  • BLOG
  • Updated Report via REST Update not showing in UI

    OS v 1.1

    I used the REST API to update an SPR. The API reported success and i can see the updated text, both identified an DeIdentified, in the catissue_speciemen_coll_group table. When I select that specimen collection group from a search and select report I’m still seeing the original report as loaded by the old NCI SPR Loader.

    I was under the impression that reports were being moved to the catissue_specimen_coll_group table. That does not seem to be the case as the previously loaded reports are still in the old NCI hierarchy and they are what I’m seeing when selecting reports from SCG window.

    How do I view the updated reports that updated trough the REST API?

    John,

    The rest APIs for SPRs are not yet released and unfortunately it wont be any time soon since we rae currently focusing on other areas.

    The only hack I can suggest for now is to directly load the SPRs via SQL if you wish to take that route.

    Not ideal but that is the only option for now.

    Thanks,
    ~Sri

    Sri,

    It’s not that the REST API’s didn’t work. The API’s worked as expected and placed the reports where they should go, in the appropriate columns in the specimen_coll_group table.

    John