The Community is now in read-only mode to prepare for the launch of the new Flexera Community. During this time, you will be unable to register, log in, or access customer resources. Click here for more information.
This article will help you to configure WFM portal Website in a DMZ server upon which it,
If Workflow Manager needs to be accessed over the Internet, it is recommended to set up a portal Web server.
Below steps helps in configuring WFM portal website.
<add key="RemoteServer" value="IP_Address" />
<add key="AMS_SystemUsername" value="User_Name" />
<add key="AMS_SystemPassword" value="Pasword” />
<add key="AMS_SystemDomain" value="Domain_Name" />
Now you should be able to launch the application from DMZ server. Feel free to contact support team by creating a new case if any assistance needed.
Feb 24, 2021 10:32 PM