Argument length issue: a Services Browser issue or an overall Services argument processing issue?
bsenftner - October 22, 2009 - 21:34
| Project: | Services |
| Version: | 6.x-2.x-dev |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Jump to:
Description
Is there a limit on the length of string arguments passed through the services browser? How about the length of a string argument for a services method called outside the Services Browser?
I have a method with a string argument that is an external URL. Trying a test via the Services Browser where the url is around 150 characters long, I am only getting the first 128 characters of the string in my services method.
I hope this is a Services Browser issue only, and would like some means of raising that max string length as well.
Are there any controls for the length of a string argument? Is this 128 character limit in place outside the Services Browser?

#1
This appears to be a problem only in the service browser and not in the services themselves. If you encounter differently let me know.