...
After having installed the interface, restart the NETx BMS Studio.
Integration steps
Determine local IP address to connect to the NETx Infor Endpoint
To determine the local IP address of the NETx Infor Endpoint, open a command prompt in Windows and enter "ipconfig".
To do so, press the Windows key and enter "cmd". Click the suggested Command Prompt app.
Once the command prompt has been opened, type "ipconfig" and hit enter.
Depending on your network connection (Wi-Fi or wired), you should see an IP address of your network adapter.
Use this IP address as part of the NETx Infor Endpoint.
The NETx Infor endpoint can basically run on any port and path, but the recommended way is: http://<ip>/infor
In our case: http://192.168.0.5/infor
Configuration
Once the Infor plugin has been successfully installed, you should see a menu entry "Infor" within the menu "Modules".
To configure how to connect to the Infor HMS and vice versa, click the "Configuration ..." entry within "Modules" => "Infor".
...
Parameter | Description | Example | Note |
---|---|---|---|
NETx Infor endpoint | The NETx BMS Server endpoint to listen for incoming requests from the Infor HMS | http://192.168.10.100:50555/infor | Please see the "Determine local IP address" section below to see how you can determine the endpoint |
Infor HMS endpoint | The Infor HMS endpoint to send outgoing requests from the NETx BMS Server. | http://192.168.10.101:50556/netx | Please request this parameter from the Infor HMS operator and enter it accordingly |
Infor HMS Hotel Code | The identifier of the controlled hotel | HMS01 | Please request this parameter from the Infor HMS operator and enter it accordingly |
Request timeout | The request timeout in seconds | 60 | Optional |
...