Infotip |
---|
This integration was added in SaaS v1.9.1 and RX On-Premise v5.6, check out the full release notes for this version here |
Table of Contents | ||
---|---|---|
|
...
In order to connect ResourceXpress to your NFS Rendezvous environment, you will need to ensure the QED Wrapper Service is installed and running on your Rendezvous server.
We advise using the QEDWrapper version 6.7.6.3 P9 at a minimum.
To check if the service is running please navigate to;
http(s)://<rendezvous_server>/QEDWrapper/QEDWrapperService.svc
replacing <rendezvous_server> with the IP or FQDN of your Rendezvous application server.
...
Configure the relevant settings using the below as a guide
ResourceXpress Setting | Required Info | Example |
---|---|---|
Server Host Name | URL for the Rendezvous QED Wrapper Service | https://<Rendezvous_IP_or_FQDN>/QEDWrapper/QEDWrapperService.svc |
Server Port | The port the Rendezvous server will accept web traffic requests | 80 or 443 |
Resource Login User ID | The username of the Rendezvous Service Account | rxuser |
Resource Login Password | The password for the above service account | password |
Resource Login Domain | The domain for the above service account | the User ID and Domain will be sent as a UPN i.e. rxuser@domain.com. This UPN must match the email address value of the service account. |
Creating Resource Profiles
...
Using LDAP or LDAPS, ResourceXpress performs a live lookup of Active Directory users using attributes for Access Code or RFID. This method is primarily designed for Room Screen only systems. This guide covers LDAP configuration in more details.
...
Please see the below guides for further information on local users and SSO configuration.
ResourceXpress User Management
Rendezvous User Account Attributes
...