Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
Hi,
While creating a custom records field..i cannot write an expression that exceeds 4000 characters and this is also explained in https://docs.appian.com/suite/help/22.2/records-data-sync.html#exceeding-the-field-character-limit
Additionally expression rules are also not supported in custom record fields
If i have to write a Custom record field that has an expression that exceeds 4000 characters - what other options I have ??
Of course trying to make the expression shorter is an option but I am looking for other alternatives other than this.
any help will be appreciated
thanks
jaideep
Discussion posts and replies are publicly visible
There are two limits here. One is about the actual value of a field. You are referencing to the limit while syncing.
The other limit is the number of characters for the expression code which generates the value to a custom field.
AFAIK, both are hard limits and there is no work around as of now.
ok Thanks Stefan