Tutorial build a low code App (30 Minutes) 22.2 Pdf

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

Parents
  • 0
    Certified Senior Developer

    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.

Reply
  • 0
    Certified Senior Developer

    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.

Children
No Data