Hi,
i’m currently using a web service wich receives some records from an external database and sets them in the notes database.
This works fine for a little group of records, but once i have too much (like 25), either the Domino Server crashes, or i have an ‘Overflow error’.
From what i can see, when it crashes i do not enter in the Web service function at all.
The parameter of the function is a String. So, i assume there is a limit size ??? Like 16k or something like that ?
Very annonying…
Thx for your help.