set peserverurl
set peserverurl= URL
To enable the
Arbortext Editor client to communicate with the
Arbortext Publishing Engine, specify a valid URL (HTTP or HTTPS) to the
Arbortext PE Request Manager using
set peserverurl. The
set peservices command must also be turned on.
Arbortext Editor retrieves information about the Arbortext Publishing Engine when Arbortext Editor starts. The returned information is stored in memory. There may be a waiting period associated with this process.
There is no default value. If you do not know your Arbortext PE Request Manager URL, ask your Arbortext Publishing Engine administrator.
In the following example, the URL specifies the server, port number, and the unique Arbortext Publishing Engine servlet specification as configured by the web server and servlet container where the Arbortext Publishing Engine is installed.
http://PEserver.mycompany.com:8000/e3/servlet/e3
Users can set this as a preference in Arbortext Editor. Choose the > > and enter the URL. They will also need to check Use Publishing Engine.
You can also place the set peserverurl command in a custom ACL file and put the file in the Arbortext-path\custom\init directory.
Related Topics