Hiya all, new to the forum and hope someone might be able to clarify this issue for me.
I'm trying to retrive the Prospects for a particular ProspectList like this
But the line fails with an error that roughly translates to "the server did not return a meaningful answer"Code:get_relationships_result prospects = SugarComm.get_relationships(varSessionId, "ProspectLists", varProspectListId, "Prospects", "", 0);
Now i do't have any problems getting relationships for Campaigns -> ProspectLists, or other relationships i've tried, just this one so I am a bit puzzled about it.
the Sugar is Version 5.0.0b (Build 3150)
I've looked through the changelogs for the c, d and e patch but not seeing anything that looks related, i'm still going to ask to get the server patched though.
the relationship seems to be defined in sugar's table relationships.
my client is done in .Net3.5 C# using a generated proxy object.
So anyone run into this issue before? maybe got a solution? suggestions?
Thanks in advance,
bnp


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks