Expand my Community achievements bar.

SOLVED

How to delete\\retract node items?

Avatar

Level 2

Hi,

I want to delete\retract node items using my server (c#), like in the Room Console (see the attach image)lccs.JPG

How can I do this?

Thanks,

Eyal.

1 Accepted Solution

Avatar

Correct answer by
Employee

With the latest SDK, available from DevPortal, we have added node operations to the Server APIs, so now you can call retractItem and removeNode from a server environment.

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

With the latest SDK, available from DevPortal, we have added node operations to the Server APIs, so now you can call retractItem and removeNode from a server environment.

Avatar

Former Community Member

Hi Eyal,

Unfortunately, we still don't have C# libs for the server-to-server pub/sub

APIs available yet. We are working on this right now, and it should be

available for the next release coming very soon (weeks, not months).

nigel