I
Ingrid Weng
The data in one of the enterprise custom filed (Text, value list) need to be
renew daily. The data source is from another system, so I wrote an
application, update the value list by calling the PDS
EnterpriseCustomFieldUpdate method.
The problem is :
If the data row from the source is few (maybe, let's say, under 1000), it
works fine. But if the data row is up to 3000, the system(project server)
throw a message as "the size of the request exceeds the limit allowed by the
server".
Is it the limit of xml document or the project server?
What can I do?
Please help! Thanks!
renew daily. The data source is from another system, so I wrote an
application, update the value list by calling the PDS
EnterpriseCustomFieldUpdate method.
The problem is :
If the data row from the source is few (maybe, let's say, under 1000), it
works fine. But if the data row is up to 3000, the system(project server)
throw a message as "the size of the request exceeds the limit allowed by the
server".
Is it the limit of xml document or the project server?
What can I do?
Please help! Thanks!