Dynamic Workspaces in SOE

607
2
09-16-2013 06:51 AM
SimonUyttendaele
New Contributor III
Hello,

Are there any means to access the dynamic data workspaces setup for a map service from a SOE ?
The SDK documentation is very incomplete on this feature...

Since the data workspaces are not part of the MXD/MSD, there is no way to access them from the MapServer object.
I also did not find any way to retrieve those from the SOE's IServerObjectHelper except in serialized JSON format...

Please do not tell me to parse that JSON and re-create connections myself, this is like building an ArcGIS Server from scratch !

When I try to create a MapServer object myself, providing the parameters including "dynamicDataWorkspaces", it complains and says it is not a valid property.

So how do I (and how does the MapServer) manage the dynamic workspaces ?

Thanks for your insights
Tags (2)
0 Kudos
2 Replies
nicogis
MVP Frequent Contributor
I haven't seen but I think that this information is in IServerObjectConfiguration4 in Properties because in soe you have ServerObject that has only ConfigurationName (name of service) and Type (type of service).
0 Kudos
matuskajba
New Contributor II

I am struggling with the same situation and I am afraid it is not in even in IServerObjectConfiguration4.Properties .

Did you find some solution?

Thanx

0 Kudos