Hi,
I am using flexsim webserver with the following settings. The version of the webserver is 24.1.0.
As you can see in the gif below, the webserver itself is working, but I am having trouble uploading the model. Can you help me?
- # This file needs to be in the same directory as flexsimserver.bat
- General:
- Flexsim Program Directory: %PROGRAMFILES%\FlexSim 2024 Update 1\program
- Model Directory: C:\Users\username\Documents\FlexSimWebServerModelDirectory
- Port: 8080
- Reply Timeout (milliseconds): 10000
- Max Instances (of Flexsim): 8
- Max Threads Per Instance: max
- Ignore Auto Save Files: yes
- Headless Instances: yes
- Remote Operations (security hazards):
- Model Uploading: yes
- Model Downloading: no
- Model Deleting: no
- Max Upload Size (bytes): 10000000
- Jobs:
- Flexsim Data Directory: %AllUsersProfile%\FlexSim\FlexSim24.1
- Max Job Queue Length: 100
- Max Job Timeout (seconds): 3600
- Windows Authentication:
- Use Windows Authentication: no
- Restrict UserGroup Directories: no
- Active Directory:
- url: ldap://dc.domainName.com
- baseDN: dc=domainName,dc=com
- username: specialUser@domainName.com
- password: password
- Session:
- Enable: no
- Secret: flexsim secret
- Max Age (seconds): 3600
Thanks in advance.