This article describes an alternate method of setting environment variables, suitable for customers using Windows O/S. Please refer to our official documentation for detailed steps on the setup and installation of Semarchy platform and components. 

 

Sample illustration from setenv.bat

set "CATALINA_OPTS=%CATALINA_OPTS% -server -XX:+UseG1GC" set "CATALINA_OPTS=%CATALINA_OPTS% -Dorg.apache.cxf.Logger=org.apache.cxf.common.logging.Slf4jLogger -Duser.language=en -Duser.country=US -Djava.awt.headless=true" set "CATALINA_OPTS=%CATALINA_OPTS% -Dxdm.config.file=..\conf\config.properties" set "JAVA_HOME=C:\Program Files\Java\jdk-11.0.11" set SEMARCHY_SETUP_TOKEN=Oaklife2022!!

 

Steps for alternate configuration using Windows G(UI)

1. Navigate to Control PanelView by Large icons > select System

How can I set environment variables using Windows UI?

2. Select Environment Variables from Advanced system settings.

How can I set environment variables using Windows UI?

3. Select New, then enter values for Variable name and value

How can I set environment variables using Windows UI?

References:  https://help.autodesk.com/view/SGSUB/ENU/?guid=SG_RV_rv_knowledge_base_rv_setting_global_variables_windows_html