Select to view content in your preferred language

Relationship ID

7320
13
08-24-2011 10:51 AM
DavidKelly1
Emerging Contributor
I am new to Silverlight.  I am trying to convert the live sample in the ArcGIS API for Silverlight to run with my data.  The sample I am using is the related records sample.  I need to have the relationship ID, it says to find it in the sertvice directory.  What does that mean? How

Thanks for your help,
David
0 Kudos
13 Replies
DominiqueBroux
Esri Frequent Contributor
What should I do to set Relationship ID?
When I look through Services Directory rest point at may mapservice I do not see Relationshps: at all.


You need to add the tables/feature classes the relationships are based on to your map before publishing it..
0 Kudos
januszkrawczynski
Deactivated User
You need to add the tables/feature classes the relationships are based on to your map before publishing it..


Once, the relashionship is set.
How can I test it make sure it works?
How do I find RelationshipID?

Thanks,
Janusz
0 Kudos
DominiqueBroux
Esri Frequent Contributor
Once, the relashionship is set.
How can I test it make sure it works?
How do I find RelationshipID?

Thanks,
Janusz

You can send a request to the feature service end point. You should see the relationships ID defined for the service: example.
0 Kudos
januszkrawczynski
Deactivated User
Got it.
Thanks,
Janusz
0 Kudos