We have a SIF Agent which is a publisher of student objects supporting SIF version 1.5r1 conneting to CPSI ZIS.
The Buffer size set up is 16384 since this is the buffer size required by the Winsnap agent. When publishing Student Personal data object we get an error as below.
=>STUDENTPERSONAL+-----Processed : OL_IJNElem :34 records from STUDENTPERSONAL DataSource+-----SIF_ERROR response: Publisher result data too large (875 > 16384)
This error seems to be appearing only for Student personal object. We are using SIFWorks .Net ADK version 1.5.2.8
Hi d_h,
Spoke with the team about this and verified this is a known issue with the ADK. We have several issues logged around this problem that we're currently working on to get it resolved. The best workaround for now is to try using a different buffer size (even a smaller buffer size will sometimes help with this issue).
Hope that helps, and we'll keep you posted when a fix is in place.
-Jared
Thank you, looking for any updates on this.