Blogs

  • Browse Blogs
  • My Blog
  • My Updates

Tags Help

  • View as cloud  | list

Similar Blogs

photo

Patrick Picar...

62 Entries |  Patrick Picard
Updated 
RatingsRatings 2     CommentsComments 112
photo

Lotus Nut

111 Entries |  Chris Whisonant
Updated 
RatingsRatings 23     CommentsComments 157
photo

Uh Clem's Adm...

54 Entries |  Chris Mobley
Updated 
RatingsRatings 8     CommentsComments 55
photo

Life is too s...

33 Entries |  Barbara Skedel
Updated 
RatingsRatings 3     CommentsComments 56
photo

Yellow is the...

72 Entries |  Tim Tripcony
Updated 
RatingsRatings 2     CommentsComments 34

Jan Schulz

Blog Authors:  Jan Schulz  

Previous |  Main  | Next

@URLDecode can only decode 2048 chars (Do you use ...

Jan Schulz  |     |  Tags:  help designer @formula websession  |  Comments (0)
We have a webform which is processed by an agent. In this webform you can add a message. Every few times this agent failed to process the form (fortunately the raw message was copied in that case and so no message was lost). The problem is, that the messages were to long: @URLDecode can only process strings which are no longer than 2048 chars.

Unfortunately @URLDecode is used in several WebSession classes to access the form content, so have a look if this is a problem for you, too...

I opened a Service Request, as this wasn't specified in the designer help and the error message shown in the client sounds more like bug than a feature: "Type mismatch in method CoerStrToNum: STRING found, double expected".

Update 21.09.2009:
IBM looked at it and found that evaluate is the problem: it can't handle more than 2064 bytes. So a fix could be to add the string to decoded to a doc and pass that doc to evaluate and let @URLdecode get the string from there. Another would be to split the string, but then I would need to understand, where would be a good value to split it: it does not be in the middle of a multi byte decoded umlaut...

Previous |  Main  | Next
Skip to main content link. Accesskey S
IBM Lotus Connections Help Tools About

Tags

A tag is a keyword that is used to categorize an entry. To view the entries with a particular tag, click a tag name or enter a tag in the box.
The tag cloud indicates the frequency of tag use. Popular tags appear darkest. The slider control adjusts how many tags are displayed in the tag cloud.