How do you delete application ?

cburkins
Tera Contributor

I'm relatively new to ServiceNow application development.   I'm teaching myself Service Portal and Studio at the same time.    

  1. I've got two developer instances setup (Dev1 and Dev2)
  2. I'm using Studio to develop a scoped Service Portal.  
  3. On Dev1, I'm writing the new Service Portal as a scoped app
  4. On Dev1, I linked to a Github repository
  5. One Dev2, I'm using studio to pull the Portal down from Github
  6. It's working wonderfully !   Have done 5 or 6 update cycles from Dev1 to Dev2, works great ! Fun !

As an experiment, I wanted to completely delete the scoped app (portal) from Dev2.   I searched, and followed the directions.   Namely:

  1. Navigated to System Applications -> Applications"
  2. I clicked on the application in question.   It prompts me to switch into that scope, which I do
  3. The Delete button now appears in the header bar on the right
  4. I click on the Delete button
  5. Modal pops up, saying "This will delete the application 'Service Portal 01'. It will also delete all 70 files contained in this application."
  6. I click on the big fat red "Delete" button
  7. Modal disappears
  8. Nothing happens
  9. Rinse and repeat
  10. Nothing happens

Am I doing something wrong ?

1 ACCEPTED SOLUTION

drjohnchun
Tera Guru

Hi Chad - which release are you working with? After Step 6, you should see a confirmation dialog box where you type the word "delete" before the app is actually deleted. You may also try using another browser, like FireFox or Chrome.



Hope this helps.



Please feel free to connect, follow, mark helpful / answer, like, endorse.


John Chun, PhD PMP see John's LinkedIn profile

visit snowaid


ServiceNow Advocate

View solution in original post

8 REPLIES 8

I don't want to waste anyone's time here.     I'm going to "reset and wipe" that 2nd dev instance.   I'll then quickly reload that application via Studio, and try to delete it straight away.   I want to see if this is a repeatable problem.


After the "reset and wipe", everything works fine.   Did multiple loads of the same app (via repository), and was able to successfully delete via the "Applications" module.     Will keep testing, but seems that I'm fine for now.     Thanks for the help !


Andreas R
Mega Expert

Just a bump to this one: The solution here is no longer valid as System Applications > Applications no longer exists at least as of Madrid, and none of the modules exposed now give a `delete` option. 

Michael Culhan1
Kilo Sage

To piggyback on Andreas R's reply, in Orlando you have to go to sys_app.list and then choose the app you want to delete.  Delete button appears in the detail form at the top right (may have to change scope to get it to appear)