A
AntS
Hello,
Could you please help me? I am trying to generate a view that allows me to
see the "My Tasks" of any resource.
Using impersonation and the PSI statusing.asmx Service allows me to do this.
Unfortunately, a SOAP exception would be returned for "certain" assignments
and certain "resources":
<errinfo>
<general>
<class name="User has attempted to read status timephased data on an
assignment they do not own.">
<error id="20010" name="GeneralSecurityAccessDenied"
uid="ce73797c-9090-46af-9992-e66ff580e8e0" />
</class>
</general>
</errinfo>
As it turns out, the assignments affected are where they are 100% complete.
Can anyone shed any light on how to return the "My Tasks" (unsubmitted) for a
given resource, regardless of % complete? Or, why I cannot read this now via
the statusing.asmx service?
Many Thanks
Anthony
Could you please help me? I am trying to generate a view that allows me to
see the "My Tasks" of any resource.
Using impersonation and the PSI statusing.asmx Service allows me to do this.
Unfortunately, a SOAP exception would be returned for "certain" assignments
and certain "resources":
<errinfo>
<general>
<class name="User has attempted to read status timephased data on an
assignment they do not own.">
<error id="20010" name="GeneralSecurityAccessDenied"
uid="ce73797c-9090-46af-9992-e66ff580e8e0" />
</class>
</general>
</errinfo>
As it turns out, the assignments affected are where they are 100% complete.
Can anyone shed any light on how to return the "My Tasks" (unsubmitted) for a
given resource, regardless of % complete? Or, why I cannot read this now via
the statusing.asmx service?
Many Thanks
Anthony