Error when trying to extract the value corresponding to the fourth parent of the location via API
Summary:
Error when I try to extract the value corresponding to the fourth parent of the location via API
Content (required):
Hello,
In my attempt to extract a data via API (I'm using SoapUI), I have encoutered the following error message:
<faultstring>Query does not conform to performance metric requirements. Attribute "perfo.max.relation.deepness" is 5 but the provided query has 6 occurences.</faultstring>
My goal is to get the value of this field :
<ns2:field path="TalentUser,Locations,Parent,Parent,Parent,Parent,Name" localeFiltering="customLocales" locales="en"/>
So my question is, how can I extract the value corresponding to the fourth parent of the location without getting this error?
Tagged:
0