How to start the components in a specific order using nodemanager
Hi,
I'm using Oracle FMW 12.2.1.4.0 in a Windows server Win2019 Standard.
Admin Manager server and nodemanager are started via Windows Services.
Nodemanger starts all other components, i.e.: WebLogic Managed Servers, Standalone Report Servers and OHS, in any order. If the OHS is started before the other components are started, then they are not accessible via OHS, interrupting service.
I really don't care the order the other components are started as long as OHS is the last one.
How can I achieve that?
Thank you!