Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
Some times error sending response String
Out of 10 Get calls we are getting 2 or 3 times the error ""Error waiting for response".
This is happening with postman or any other application.
We are selecting around 6000 records to update the data base. The data in Jason format is always correctly created.
The file size is around 2 MB
Is this error created by java service. Is the file to big or are there any settings what may need to be changed.
This is a sample of one record.
{
"items" : [
{
"cash_p_m" : 125.9,
"description" : "1:18 1964 Tasca Ford Thunderbolt",
"employee" : "1",
"material_code" : "ZZGA1801103",
"material_group_sub" : 109,
"part_group" : 50120,
"path" : "http://101.187.132.13:8000/images/ZZGA1801103.jpg",
"stock" : ".0000"
},
Thanks for your help
Anton
This is happening with postman or any other application.
We are selecting around 6000 records to update the data base. The data in Jason format is always correctly created.
The file size is around 2 MB
Is this error created by java service. Is the file to big or are there any settings what may need to be changed.
This is a sample of one record.
{
"items" : [
{
"cash_p_m" : 125.9,
"description" : "1:18 1964 Tasca Ford Thunderbolt",
"employee" : "1",
"material_code" : "ZZGA1801103",
"material_group_sub" : 109,
"part_group" : 50120,
"path" : "http://101.187.132.13:8000/images/ZZGA1801103.jpg",
"stock" : ".0000"
},
Thanks for your help
Anton
Comments
The version is 4.0.0.1
You need the patched version of OECGI4.exe from Bryan Shumsky, email him at info@revelation.com with a request
OR
If you have the OI10 beta you can grab it from there - V4.0.02 (or above)
revelation.com/o4wtrs/oecgi3.exe/O4W_RUN_FORM?INQID=WORKS_READ&SUMMARY=1&KEY=17789.80052*B4F43F3291CAB989890A506B5
can you please provide me with the download link.
and thanks to Barry
Thanks Anton
Thank you. have received the link.
Thanks anton
So far we had no problems anymore.
Thanks Anton