Products Downloads


French version


 

Access

To create a physical server, select the Create option from the context-sensitive menu in the Physical HTTP servers tab in the Client configuration dialog box.


To modify a physical HTTP server, you must either:

  • Select the Modify option from the context-sensitive menu in the Physical HTTP servers tab in the Client configuration dialog box.
    The cursor must be positioned over a physical HTTP server name.

  • Double-click a physical HTTP server name.

Notes:

HTTP physical servers are only supported with Visual Adelia applications.



Data entry

Name

Alias of the machine corresponding to the physical HTTP server.


Description

Remark associated with the HTTP server.


URL

URL designating the Middleware servlet to be contacted.

Note: with a Windows HTTP configuration, the Web server's URL must contain the port number if it is different than the default port (i.e. port 80 with the HTTP protocol and port 443 with the HTTPS protocol).


Special case - Validity of the SSL certificate in HTTPS mode

Invalid certificates are processed by default. If you want to ignore any invalid certificates, you must add the FlagSSL key in the physical server or physical HTTP server section of the MWCLIENT.INI client/server configuration file.

It is possible to combine the following values by adding them together (e.g. 1 + 2).

0

Ignore the validity control.

1

Do not ignore the name on a security certificate if it is invalid or does not match the site name.

2

Do not ignore the date of an invalid security certificate.

4

Do not ignore if the certificate is not signed by a trusted authority.


Example:

[PhySrvHttp0000] or [PhySrv0000]

...

FlagSSL=3


Profile

Connection profile used to connect to the Adelia application server.

    • With Windows servers, the profile must have been declared in the server machine configuration; the profile name is case-sensitive (i.e. distinguishing between capitals and lower-case letters).

    • With AS/400 servers, the profile must be present on the AS/400, and must be entered in uppercase characters (capitals).

This profile is automatically presented to the physical server when the client machine attempts to connect.

If the connection profile is left blank in this dialog box, the physical server profile read from the configuration file on the HTTP server will be used.


Password

Password associated with the connection profile.

    • With Windows servers, the password is case-sensitive (i.e. distinguishing between capitals and lower-case letters).

    • With AS/400 servers, the password must be entered in uppercase characters (capitals).

Buttons

Create/Modify

This button validates the information entered and closes the dialog box.


Cancel

This button closes the dialog box without validating the information entered.


↑ Top of page