This article introduces the way to remove a package and its function from wasp probe using webservices_rest as an example.
You can remove the package from IM or Admin Console, but you need to follow instruction below to remove the package completely.
Release: UIM 20.3 /20.4
Component: wasp
1. Delete webservices_rest package from controller.
Via IM console:
a) For the OC robot, select controller and then open the probe utility with Ctrl + P.
b) Select inst_pkg_remove on "Probe commandset".
c) On parameter, select "package" and enter "webservices_rest" as the value at the bottom.
d) Click the green arrow.
Via AC
a) Go to the OC robot and select controller.
b) Via the three dots menue select View Probe Utility in New Window.
c) Select inst_pkg_remove
d) Under package enter "webservices_rest" as value.
e) Click the green arrow.
2. Open raw configure for wasp probe at the OC robot.
3. Delete /webapps/webservices_rest section.
Via IM
Via AC
5. Delete \probes\service\wasp\webapps\webservices_rest.war file, delete the folder wasp\webapps\rest which is the one specified in the raw configure path.
6. Activate wasp probe.
For other packages, replace those package names where webservices_rest is indicated.