fiogf49gjkf0d I am new to SData.
I have been folowing examples found on the http://community.sagesaleslogix.com web site.
I am trying to get Group information and then get the contacts associated with a group from an external app.
Everything was going great. I got a list of groups.
Now when I want to get the contacts associated with the group, the example author users two SData elements that are not in the Sdata Library SDataRequest and SDataUri.
Can someone explain how to incorporate these into my application.
I am writing both an ASP.NET app as well as win forms app.
I followed Ryan Farley's method of using NuGet to incorporate SData into my VS apps.
Thanks
P.S. the examples I was looking at are ....
http://community.sagesaleslogix.com/t5/The-Sage-SalesLogix-Journal/Working-with-groups-with-Sdata/ba-p/137489
and
http://community.sagesaleslogix.com/t5/The-Sage-SalesLogix-Journal/Using-SDataUri-and-SDataRequest/ba-p/138019 |