View previous topic :: View next topic |
Author |
Message |
bbolin
Joined: 21 Mar 2017 Posts: 9 Location: Alpharetta, GA
|
Posted: Fri Jan 08, 2021 12:35 pm Post subject: Omit Pages |
|
|
Hello, I need to see if there’s a way to omit a page with a specific phrase from being sent in pagegate? Our dispatch software automatically sends out a message with "CANCEL" in it... and we don't want that message to be sent out.
Is this possible?
I have screen shots available if needed.
PG Version 8.4.3
Recipient = apwnotify
|
|
Back to top |
|
OzCom
Joined: 22 Oct 2003 Posts: 1122 Location: US
|
Posted: Fri Jan 08, 2021 12:52 pm Post subject: |
|
|
Yes it is possible depending on the interfaces you have licensed. What method is your CAD using to "push" messages into PageGate (TAP, SNPP, ASCII, Direct Database Integration, SMTP, etc)?_________________ Aaron D. Osgood
Streamline Communications, LLC
* Authorized Notepage, Inc. Development Partner and Re-seller
TEL: 207-518-8455
AOsgood@streamline-solutions.net
Creators of AutoPage Spillman CAD interface for PageGate |
|
Back to top |
|
bbolin
Joined: 21 Mar 2017 Posts: 9 Location: Alpharetta, GA
|
Posted: Fri Jan 08, 2021 1:22 pm Post subject: |
|
|
We're using ASCII
ONESolution CAD (CentralSquare)
|
|
Back to top |
|
OzCom
Joined: 22 Oct 2003 Posts: 1122 Location: US
|
Posted: Fri Jan 08, 2021 3:00 pm Post subject: |
|
|
OK - your Central Square CAD (formerly HTE/TriTech/Sunguard) is writing a file for each message to be "paged". Your PageGate's getASCII module is watching that file location and picking up every message created for processing.
You can configure the optional FilterPack module to dynamically modify the contents of that message (example - when it sees the word CANCEL in a specific spot, then change the destination to an archive file and NOT transmit to other recipients)
Unless, of course, I misunderstood your request. If you are asking for a message that is already in the OUTBOUND message queue to be DELETED from the ist if a CANCEL message comes through - that is a but more difficult since PageGate processes them so fast. It is likely the message is already gone and delivered before the CANCEL order is sent from CAD_________________ Aaron D. Osgood
Streamline Communications, LLC
* Authorized Notepage, Inc. Development Partner and Re-seller
TEL: 207-518-8455
AOsgood@streamline-solutions.net
Creators of AutoPage Spillman CAD interface for PageGate |
|
Back to top |
|
bbolin
Joined: 21 Mar 2017 Posts: 9 Location: Alpharetta, GA
|
Posted: Fri Jan 08, 2021 3:04 pm Post subject: |
|
|
Thanks. I'll look into the FilterPack module. That seams to be the solution I'm looking for.
Thanks again :D
|
|
Back to top |
|
OzCom
Joined: 22 Oct 2003 Posts: 1122 Location: US
|
|
Back to top |
|
|