Resource "remove" REST call is NOT decrementing the count in the MB

Cameron Byrd's Avatar

Cameron Byrd

01 Nov, 2010 12:15 PM via web

Unable to “remove” (forget) a resource in the memory base (version 8.0.0-2913) using the “resources” REST call (does not decrement). “Adding” a resource using the same data and call increments the count correctly.

REST Resource Call (post):

URL:
    /ws/spaces/<space>/resources?access_key=<key>&signature=********

Content Type: 
    application/xml

Content:
    <resource>
        <action>remove</action>
        <type>Persistent</type>
        <template>WS XML RAW</template>
        <data>*****</data>
        <flush>false</flush>
    </resource>

REST Resource Status Call:

Increments nps (+1) when REST call is completed

REST Memories Call:

/ws/spaces/<space>/memories/<category>/<value>/<matrix>/<category>
The count remains the same (expected it to decrease by 1)

When I make the same call, replacing remove with add, the memory count increases by one (as expected).

  1. Support Staff 2 Posted by Jim Fleming on 05 Nov, 2010 11:40 PM

    Jim Fleming's Avatar

    Thanks Cameron, we will check this out.
    /Jim

Reply to this discussion

Internal reply

Formatting help or Preview

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.