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.

Stuck on the start form on the debugging process for the Acme exercise 8

Certified Associate Developer

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

Parents Reply
  • 0
    Certified Lead Developer
    in reply to MonicagVela

    Hi Monica, I had mentioned this in my previous response as well. You can see that the column with header "Parameter?" has response as "No" for vehicle pv. This should be yes. Please update that and the variable would start showing up to be added to start form.

    You can see that you are able to give the "cancel" variable to the form but not the other two. This parameterized property is needed to get data when a process needs some input before initializing. It is also important for all your inputs on a start form. Not required for a regular user input task.

Children