Hi,
Is there any add/delete method/verb for Orion.WorldMap.Point object (or WorldMapPoints table) ? If not now, is it possible for next releases?
Okay I solved this. There is a post about that. I convert code block from Perl to C#.
Updating Orion.WorldMap.Point via the Perl SDK
You can use the SDK to invoke the CRUD methods on the Orion.WorldMap.Point entity. The account will have to have node management rights to do that.
Hi derhally,
I created successfully world map point. I have an another question. After create world map point, there is return url (swis://<hostname>/Orion/Orion.WorldMap.Point/Instance="Orion.Groups",InstanceID="5"). How to update any world map point via SWIS? What parameters passing to Update method for Orion.WorldMap.Point verb?