Start the AVEVA Recipe Management Web Application
- Last UpdatedMay 17, 2024
- 1 minute read
AVEVA Recipe Management is accessed using the Start menu shortcut created during installation or by typing the following URL:
https://<hostname>/RecipeManagement
If the SSL Certificate used by AVEVA Recipe Management is issued to Fully Qualified Domain Name (FQDN), then the URL will be https://<myserver.mydomain.com>/RecipeManagement.
NOTE: If the host name of AVEVA Recipe Management includes an underscore character ( _ ), then an error appears when you start AVEVA Recipe Management.
The issue is due to a security patch MS01-055 for Internet Explorer that prevents
cookies to be set on the client system if the host name/domain name have an underscore
character(“_”) in the name. For example, RMP_101.
For more information, refer to the following Microsoft site: https://support.microsoft.com/en-us/help/316112/prb-session-variables-do-not-persist-between-requests-after-you-install-internet-explorer-security-patch-ms01-055
To resolve this error, you must rename the domain name and the server name, and use
only alphanumeric characters.
If the server is configured using default port 443, the URL to access AVEVA Recipe
Management is https://<hostname>/RecipeManagement/
But, if the server is configured using a port other than default port 443, the URL
to access AVEVA Recipe Management is https://<hostname>:<portnumber>/RecipeManagement/ (you need to specify the port number in the URL).