we write COM.API methods for communication with web service (REST API). We need send some object types (bussines partners...) - a lot of records at first synchronization, only news later.
The method is correct (the companies data are sending and creating in the target web service), but WinServer/M-Files takes message sometimes:
MetadataViewerWnd.cpp, 825, Not enough quota is available to process this command. (0x80070718)
MetadataViewerWnd.cpp, 1208, Not enough quota is available to process this command. (0x80070718)
MetadataViewerThread.cpp, 955, Not enough quota is available to process this command. (0x80070718)
UIHelper.cpp, 707, Not enough quota is available to process this command. (0x80070718)
(M-Files 20.2.8777.3)
M-Files log nothing, System Eventlog nothing.
We run this process in script on workflow-state.
Is some tip for remove this error message?
Thanks,
Olda