Advanced Polling

Top  Previous  Next

This section is where you'll configure PageGate's advanced ascii parsing parameters. This is most often used when you need to process ascii data that doesn't follow PageGate's standard format or file naming convention. This allows you to process XML, HTML, JSON and similarly styled content as well as the ability to process free floating data within an ascii file.

embim18

 

Files

This section determines the directory or series of directories that GetASCII should look for content within and also specifies style of implementation as well as the naming convention of the files being worked with.

 

Symbols

This section determines certain special characters and their functions.

 

Record

This section is where you configure the pattern recognition to determine what represents the start and end of valid data to process.

 

Recipient

This section is where you configure the pattern recognition to determine what represents who the messages should go to. This section can also be set to a static recipient, to indicate that all traffic processed from the serial line should be sent to the specified individual or group.

 

Sender

This section is where you configure the pattern recognition to determine what represents who or what sent the messages. This section can also be set to a static sender to indicate that all traffic processed from the serial line should declare that it is from the specified value.

 

Message

This section is where you configure the pattern recognition to determine what represents the body of the message to be delivered. This section can also be set to a static message to provide the message text to be delivered.

 

Advanced Polling Example

This section shows an example of how to implement the GetASCII module's Advanced Polling to process XML, HTML and similar ascii formatted languages.