Error with Network Connectivity Rules

2661
2
01-20-2012 03:37 AM
Mete_ErcanPakdil1
New Contributor III
Hi,

I'm working on feature editing services via JS API nowadays,

However I came up with a following problem today;

I created a connectivity rule for one of feature classes in the network (see attachment) then if I try to create a new feature via JS API it shows an error saying "Error: Unable to complete operation.". 

According to ArcGIS Server Help, the feature editing service should work with these kind of rules properly if it supports geometric networks, shouldn't it?

Do you know anytihng about that?

[ATTACH=CONFIG]11320[/ATTACH]
0 Kudos
2 Replies
GaryMacDougall
Esri Contributor
To get more information on the error, check the server logs.

One thing to check is to make sure that the data is registered as versioned in the geodatabase. In order to edit the data must be registered as versioned.

thanks
Gary
0 Kudos
Mete_ErcanPakdil1
New Contributor III
Hi Gary,

All feature classes are versioned, and I can do edit task if remove connectivity rules from geometric network.

What should I do?
0 Kudos