$originalService
$originalService :
Handles messages for gryphon connector. Using config will post updates/deletions of connected items to specified endpoint.
They can also define a STATIC method called 'tearDown' that will be called after all messages have been processed to handle grouped items.
Keep in mind that all queue objects should provide an SRN as the Queue handlers are run in the global scope, not client scope.