CellSpace/Manual (draft)
by CellWorks
Home
Table of Contents
Glossary
CellSpace
Server
URL
The
CellSpace
Server
URL
specifies the location in the
network
of a remote
CellSpace
Server
using the
REST
protocol.
This
URL
has the form:
REST@https://<remote-cellspace-server-host>:<port>
For example:
REST@https://myotherserver:9445
In this example 'myotherserver' is the
hostname
of the remote
CellSpace
Server
and '9445' is the
port
of that
CellSpace
Server
.
Just enter the
hostname
of the
CellSpace
Server
and tab off the field. The system will supply default values for the remainder of the
CellSpace
Server
URL
property
.
A typical
CellSpace
Server
is configured to use the secure HTTPS protocol. However a
CellSpace
Server
can be configured to use the unsecure HTTP protocol. An error will result if you try to connect with the wrong protocol.
Target address
The
target address
identifies a remote
CellSpace
Server
in the
network
.
A
target address
can be one of two types.
One type is a
REST
URL
that specifies a remote
CellSpace
Server
.
The other is a
message broker
queue
that specifies how to communicate with a remote
CellSpace
Server
that has configured a similar
message broker
connection
.
See
cloud_circle
CellSpace
Connections
.
Also see
cloud_queue
New
Message Broker
Connection
Adds
message broker
to a
folder
.
This
procedure
is used to create a
network
connection to a
message broker
server
.
This connection can then be used to establish a
CellSpace
connection
between
CellSpace
Servers
.
New
Message Broker
Connection
is launched from the
Admin
menu on the top menu bar.
See
cloud_queue
Message Brokers
and
New
Object
Procedures
.
and
cloud_queue
Edit
Message Broker
Connection
.