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 everyone,
Once I start the debugging process for testing, when I type the information on the form, the information disappears before I finish typing and submitting it. Does anyone have had this situation before?
is it a configuration issue on the object that triggers the form?
Can you pls support.
Regards,
Discussion posts and replies are publicly visible
Make sure you are assigning the rule input values to process variables use above screenshot for reference.
Thanks a lot for your reply,
Yes, I tried what you had suggested, the input text is ok now, but when I refresh to check if the information went through the process I get stuck again.
These are my variable in the start form:
I noticed, in the screenshot you shared, the value for the rule input vehicle only reads vehicle.
when I use the expression editor to write = pv!vehicle. this is what I get.
this is the error I get when I refresh to update the process flow
The variable value which you are trying to insert into DB is Null. Please check the process variable value.
Can you pls guide on this.