Jump to content
  • 0

Triggered actions how to concatenate a text(64000) field with other fields?


CapNcook

Question

3 answers to this question

Recommended Posts

  • 0

Hello @CapNcook, @ianGPT

FYI: with this workaround, the concatenated string is always truncated so it never exceeds 3995 characters (as far as I tested this).

For example, Text 255 stores a string that consists of 100 characters, and Text 64000  stores a string that consists of 5000 characters. The concatenated string length is 3995 characters. 

Another option is to use a variable to store the Text 64000 value.  In this case, the string in the variable isn`t truncated when exceeds 3995 characters. 

6pRykDT.png

Link to comment
Share on other sites

  • 0

image.png.333bc2201cfbe5a1673fb0f5ec65f5d2.png

The error will occur if the system sees that the contamination you have set has exceeded the capacity of the destination. It makes the concatenation of text 64000 fields a hassle.  @ianGPT works thought its odd since it would also work even if you push the number in the characters 70000

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...