Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. 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 All,
We have a validation default message coming up on file upload component where if the file is more than 1GB it is throwing an error stating that file size exceeded more than 1GB
But after that we removed that file and uploaded a file which is less than 1GB,
the save Into works but the validation message is not getting refreshed,....
Can someone suggest how to overcome this.
Discussion posts and replies are publicly visible
Hi Harshav,
You may get same kind issue if upload a doc with 0B size also , instead of default validation message give a user defined validation message by checking size of the doc and try to keep that grid in with() and give a try.