The thing is that I need to use the same version that is on Production Environment.
OD 4.5 in Prod Environment, but it is being migrated to OD 6.1.1I do not have access to servers of PROD or STAGE environments, so I installed OD 6.1.1 on my windows machine.I dont have apache installed, and I dont know if by installing the exe I told you before I get the GUI installed too.I want to use this GUI to convert OD 4.5 deployments configurations automatically to OD 6.1.1 format.Thanksmt
Just in case it isn't clear - OD 4.x does not have an Admin tool (some of the posts seemed to indicate that it could be downloaded from support).Also - to the best of my knowledge, the GUI never provided a tool for automatically translating 4.x version of OD config files into the "NG" (XML) versions. When OD 5.x first came out, and I believe at least through OD 5.5.1 - there was a solutions/ CLT that could be used to handle somewhere between 50% and 95% of the translation - but it still required manual review and tweaking.I don't know if that tool still exists in the 6.x distributions (haven't looked for it, don't have access to a 6.x distribution right now).So - you may have a choice of downloading a 5.x version (if they're still available) to get the conversion tool and then tweak the results for use with a 6.x server - or you may just have to manually translate the deployments yourself - or figure out what the actual requirements were and start from scratch to create the deployment configuration files (this you can do through the GUI - though personally I prefer to avoid it)You also have to keep in mind that the server configuration file changed too (the entire OD model changed significantly between 4.x and 5.x) - so there's a lot of [re-]learning to do.The GUI primarily gives you the ability the administer the server(s), launch deployments, view log files (not a particularly great interface IMO), schedule deployments, and view reports (depending on what you've configured).I know a lot of companies that don't bother with the Admin GUI - but I also know a number of companies that do have it installed. How much they actually use it ... I don't know.But regardless - you should definitely be looking to upgrade from OD 4.x.
Ok, thanks, I will upgrade from 4.5 to 6.1.1 manually.