Deploying Unifier using a different deployment name
I am trying to deploy three instances/installs of Unifier on the same domain within the same WebLogic server. I have found that the deployments all get put under the same Deployment name as seen in the image below. I essentially have three servers configured in my domain, and each deployment is a unique install configured to point to a unique database.
The issue is that this seems to be causing issues with my IISProxy plugins as it just gets routed to the last deployment that was done as we see in the config.xml file:
<app-deployment>
<name>Unifier#20.12.0</name>