Register RaptorXML(+XBRL) Server
RaptorXML(+XBRL) Server must be registered with Altova LicenseServer before a license can be assigned to it. How to register is described below.
Registering RaptorXML(+XBRL) Server (Windows)
You can register RaptorXML(+XBRL) Server via its command line interface (CLI) by using the licenseserver command:
RaptorXML Server: | RaptorXML licenseserver Server-Or-IP-Address |
RaptorXML+XBRL Server: | RaptorXMLXBRL licenseserver Server-Or-IP-Address |
For example, if LicenseServer is running on http://localhost:8088, then register RaptorXML(+XBRL) Server with:
RaptorXML Server: | RaptorXML licenseserver localhost |
RaptorXML+XBRL Server: | RaptorXMLXBRL licenseserver localhost |
After successfully registering RaptorXML(+XBRL) Server, you can go to LicenseServer and assign a license to RaptorXML(+XBRL) Server.
Registering RaptorXML(+XBRL) Server (Linux)
On Linux machines, RaptorXML(+XBRL) Server can be registered with LicenseServer by using the licenseserver command of the RaptorXML(+XBRL) Server CLI. Note that RaptorXML(+XBRL) Server must be started with root rights.
sudo /opt/Altova/RaptorXMLServer2023/bin/raptorxmlserver licenseserver localhost
sudo /opt/Altova/RaptorXMLXBRLServer2023/bin/raptorxmlxbrlserver licenseserver localhost
In the command above, localhost is the name of the server on which LicenseServer is installed. You can use the server's IP address instead. Notice also that the location of the RaptorXML(+XBRL) Server executable is:
/opt/Altova/RaptorXMLServer2023/bin
/opt/Altova/RaptorXMLXBRLServer2023/bin
After successfully registering RaptorXML(+XBRL) Server, you can go to LicenseServer and assign a license to RaptorXML(+XBRL) Server.
Registering RaptorXML(+XBRL) Server (macOS)
On macOS machines, RaptorXML(+XBRL) Server can be registered with LicenseServer by using the licenseserver command of the RaptorXML(+XBRL) Server CLI. Note that RaptorXML(+XBRL) Server must be started with root rights.
sudo /usr/local/Altova/RaptorXMLServer2023/raptorxmlserver licenseserver localhost
sudo /usr/local/Altova/RaptorXMLXBRLServer2023/raptorxmlxbrlserver licenseserver localhost
In the command above, localhost is the name of the server on which LicenseServer is installed. You can use the server's IP address instead.
After successfully registering RaptorXML(+XBRL) Server, you can go to LicenseServer and assign a license to RaptorXML(+XBRL) Server.