I have to uninstall Oracle Forms and Reports 12.2.1.3.0 and from two load-balanced RHEL 7.9 servers. On the same WL I have Oracle REST installed.

I think following steps will work. Can someone take a look and let me know
- stop managed server and undeploy ords.war
- uninstall ORDS from database
- java -jar ./ords.war uninstall advanced
- give db server name
- port
- db service name
- sysdba password
- Run Repository Creation Utility (RCU) to drop the FR-related schemas from the database. Select Drop Repository and follow the prompt
- Uninstall OFR , I guess if I call deinstall.sh in ORACLE_HOME that will take take to through the deinstallation steps.
- I am not sure if above deinstall.sh will remove WebLogic Infrastructure binaries. How do I unstall WL
- Can I simple delete the domain.
- After deinstall/uninstall, can I simply delete directories?