Versions Compared

Key

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

...

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

FieldDescription
Pipe nameHost
The name IP address or hostname of the pipe that is created
Buffer size
 The size of the buffer, in bytes, that is allocated to the pipe.

 

BCM PBX
Username
The username required to access PBX CDR events
PasswordThe password required to access PBX CDR events
App ID 

 

XML file

This method monitors an XML file for new nodes.  Any new nodes are extracted and presented into a new XML document.  An XPath query is used to specify which nodes to monitor.  A unique element is required to track which nodes are new.  Default properties are designed to workwith the "ticketcollector.xml" file produces by an 

Referencemacro
LabelAlcatel OmniPCX Enterprise
PBX.

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

FieldDescription
Pipe name
The name of the pipe that is created
Buffer size
 The size of the buffer, in bytes, that is allocated to the pipeLocation
The full filename of the XML file to be monitored. The 
Keywordmacro
Label{app}
variable can be used to specify the program data location of the running service
X-Path query
The XPath query to use when testing for new nodes
Checksum nodeThe unique node/element to use to track which nodes have been added since the last check
Outer element

The name of the outer XML element to be used to contain any new nodes when the new XML document is created for output.

Check interval 
Delay

A value, in milliseconds, that specifies the artificial delay that is waited when a change in the source XML file is discovered.  If the file were to be accessed immediately upon a change, i.e. without such a delay, the operating system would most likely not allow access to the file so soon, causing a sharing violation.

File reader

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

...