Deleting JSSP scripts and associated Service Types

You can delete the script used to register a JSSP Service Type, and delete the Service Type associated with that script by using the Delete Script and Delete Script and Service Type methods in the JavaScript Service Provider SmartObject. The Delete Script method deletes only the script from the database while the Delete Script and Service Type method deletes both script and the associated Service Type.

To use the Delete methods, open the Management site and browse to the JavaScript Service Provider SmartObject located at Categories > System > Management > SmartObjects > SmartObjects. Execute either method after entering the System Name for the JSSP Service Type.

Deleting a JSSP Service Type will orphan the SmartObjects created for that Service Type. The best practice is that you remove the SmartObjects for the Service Type you want to delete before executing the delete method.