AppServer for HTML5 Application
- Launch OpenEdge Management Console.
Create a new AppServer resource. We used the name "as_xe70".
Figure: New AppServer After specifying the appserver name, edit its Broker and Server properties:
Following are the minimum settings for the new AppServer. Depending on your server other settings may be necessary, if so please do refer to Progress documentation.
Section | Parameter | Value |
---|---|---|
Broker.General | Operating Mode | Stateless |
Port Number | Any available port number | |
Auto start | Yes | |
Agent.General | Server Startup Parameters | -pf <path to your pf file>The AppServer needs to connect to JAVRA IDE-Files database.Please refer to /pf/xe70.pf. |
PROPATH | Refer Section2.2. | |
Agent.Pool Range | Initial number of agents to start | 5 |
Minimum servers | 2 | |
Agent.Logging Setting | Server log filename | Configure an appropriate file name. |
Server Logging level | Basic. |


- Start the AppServer and check its Status is Active.
*To modify the existing configuration click edit and make the desired changes.
*While configuring on linux server, make sure you provide the file path correctly, other preferences are same.