DPKs Native OS with multilpe applications
Using the new DPK Native OS method, has any tried to install two different applications (e.g. HCM and FSCM) on the one server?
I guess if you set up the customization.yaml file and point to different ports and locations it would work.
From what I can see (quickly) it would need:
- different locations for the PI_HOME and PS_APP_HOME
- different names for the Application Server / Process Scheduler (and different ports)
- different weblogic domains (and different ports)
I was just wondering if anyone knew anything else?
Or had tried to do this?