Hi All,
Using the UIPathTeam.Sharepoint.Activities (1.3.0), we have a process where we connect to sharepoint then use Get Children Names to pull back a listing of all the files in the specific folder. There are expected to be around 6000 files in the folder, and once we hit about 3500 and try to run the activity, we’re getting an error of "The Request Message is too big. The Server does not allow messages larger than 2097152 bytes.
Has anyone come across this before and is there any way to change this setting somewhere? I’m assuming its not a setting within the actual sharepoint site, but more likely a serverside limitation?
Any Ideas? as theres no way to potentially even limit back the number of items being pulled by the activity.
Thanks