Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This method allows the connection of a serial (RS-232) device.

Screenshotmacro
Borderfalse
URL/download/attachments/12588757/input_serial.png

...

This method creates a TCP socket and connects to a remote host. 

Screenshotmacro
Borderfalse
URL/download/attachments/12588757/input_client_socket.png

...

This method opens a global named pipe and accepts any data that is sent to it.

Screenshotmacro
Borderfalse
URL/download/attachments/12588757/input_pipe_server.png

...

This method registers a connection with the 

Referencemacro
LabelNortel CDRClient.dll
library and receives data-callbacks whenever the PBX produces data.

Screenshotmacro
Borderfalse
URL/download/attachments/12588757/input_BCM_SSH.png

...

This method monitors an XML file for new nodes. To specify which nodes to monitor, an XPath query is used; to identify which nodes are new, a unique element is required. Default properties are designed to work with the ticketcollector.xml file produces by an Alcatel OmniPCX Enterprise PBX.

Screenshotmacro
Borderfalse
URL/download/attachments/12588757/input_XML_file.png

...

This method opens a connection to an actual file

Screenshotmacro
Borderfalse
URL/download/attachments/12588757/input_file_reader.png

FieldDescription
Location
The path of the folder where the file is located

BCM DCOM

Screenshotmacro
Borderfalse
URL/download/attachments/12588757/input_BCM_DCOM.png

...