• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

JSON data limit to coldfusion Server from JQuery Ajax call

Guest
Jan 19, 2014 Jan 19, 2014

Copy link to clipboard

Copied

We have been using coldfusion 10 Server and developing applications with YUI tables, JQuery And Coldfusion components.  We have been facing issues when we try to submit a big chunk of Json data to coldfusion cfc component function.  This brings the coldfusion service down.  This really sucks and we have no solution for this yet.  This happens even when the form is submitted with a big chunk of JSON data.  Coldfusion unable to handle this data and hit the service and bring the coldfusion Administrator down.   Below is the sample data sent from the client to server through ajax call.  cfc component receives this data but unable to handle this chunk.  I believe there is no limit for the data being sent from Ajax but when this is received in the cfc function this hits the service.  Any help would be much appreciated?

"{""element"":{""ELMNTNAME"":""Engine Stroke"",""ELMNTUOM"":""DISTANCE | millimeter (mm)*"",""ELMNTID"":""1623"",""ANALYSISID"":""129"",""LASTMODIFIEDBY"":""697""},""element"":{""ELMNTNAME"":""Crank Throw"",""ELMNTUOM"":""DISTANCE | millimeter (mm)*"",""ELMNTID"":""1625"",""ANALYSISID"":""129"",""LASTMODIFIEDBY"":""697""},""element"":{""ELMNTNAME"":""Mass of Piston"",""ELMNTUOM"":""MASS | kilogram (kg)*"",""ELMNTID"":""1627"",""ANALYSISID"":""129"",""LASTMODIFIEDBY"":""697""},""element"":{""ELMNTNAME"":""Length of Connecting Rod"",""ELMNTUOM"":""DISTANCE | millimeter (mm)*"",""ELMNTID"":""1629"",""ANALYSISID"":""129"",""LASTMODIFIEDBY"":""697""},""element"":{""ELMNTNAME"":""Mass of Connecting Rod Crankshaft End"",""ELMNTUOM"":""MASS | kilogram (kg)*"",""ELMNTID"":""1631"",""ANALYSISID"":""129"",""LASTMODIFIEDBY"":""697""},""element"":{""ELMNTNAME"":""Distance-Center of Connecting Rod Big End to Connecting Rod Center of Gravity"",""ELMNTUOM"":""DISTANCE | millimeter (mm)*"",""ELMNTID"":""1633"",""ANALYSISID"":""129"",""LASTMODIFIEDBY"":""697""},""element"":{""ELMNTNAME"":""Distance-Center of Connecting Rod Small End to Connecting Rod Center of Gravity"",""ELMNTUOM"":""DISTANCE | millimeter (mm)*"",""ELMNTID"":""1634"",""ANALYSISID"":""129"",""LASTMODIFIEDBY"":""697""},""element"":{""ELMNTNAME"":""Mass of Piston Pin"",""ELMNTUOM"":""MASS | kilogram (kg)*"",""ELMNTID"":""1635"",""ANALYSISID"":""129"",""LASTMODIFIEDBY"":""697""}}"

Thanks,

Prabu

Views

512

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation
Resources
Documentation