Data limit on web service results?
i have found when call web service (cfinvoke) , has more 27 rows of data return, crashes.
here error message produced in situation:
cannot perform web service invocation test.
the fault returned when invoking web service operation is:
axisfault
faultcode: {http://xml.apache.org/axis/}http
faultsubcode:
faultstring: (500)the web service operation caused invocation exception.
faultactor:
faultnode:
faultdetail:
{}:return code: 500
{http://xml.apache.org/axis/}httperrorcode:500
if remove of returned fields, can higher number of records before crashes.
that leads me believe there limit on how data can returned web service.
does know limit is? there ways around data limit?
what version cf running? there post parameter limit not sure if should effect webservices though. see: http://www.cutterscrossing.com/index.cfm/2012/3/27/coldfusion-security-hotfix-and-big-form s
More discussions in ColdFusion
adobe
Comments
Post a Comment