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.
I have been trying to build the SpaceX Launch app and I made a mistake. I want to delete the total instance and all associated records so that I can start again fresh. I thought I had done that but its coming up as SPX_GetALLLaunches1_record Data Source. How can I completely reset and start again?
Also I have version 22.3 and the PDF is instructions for Version 22.2 and their are a few differences.
Any thoughts on what I need to do?
Thanks
Discussion posts and replies are publicly visible
If you want to start from scratch start by creating a new application.If you want to truncate the data in your tables navigate to cloud database and truncate the tables from where you want to remove the data.
to remove all the instances you have to go to monitoring tab-> Process Activity, select al the instances which you want to delete or filter the report by particular process model and delete those instances. To remove data from the back-end, you can manually delete it via backend or you can create a seperate PM in which you can smart service to delete the data from the DB.