SPS Cameron Event Notification

Discussions concerning general integration topics.

Moderator: Phil Barton

Post Reply
vaetgt1
Posts: 11
Joined: Thu Aug 27, 2009 12:00 pm

SPS Cameron Event Notification

Post by vaetgt1 »

When events have been configured so that events for new and updates to SPS orders and posted to a smartVIEW listener process

1. what windows service/process is it that posts these events?
2. How does the above process"know" that an event has occured?

If there is any documentation on this process please tell me where it is and I shall read up on it.
John Morris
Posts: 411
Joined: Thu Sep 11, 2008 11:35 am
Location: Raleigh, NC, USA
Contact:

Re: SPS Cameron Event Notification

Post by John Morris »

1. what windows service/process is it that posts these events?
The mid tier is the process that sends the message. This is the spssvc.exe process.
2. How does the above process"know" that an event has occured?
SPS has a server-side service called SoftPro.Select.Service.Notifications.INotifyEvent. This service is called by other subsystems (ProForm, ProTrust, etc.) in order to queue up an event. A separate event processing task is run periodically on the server(s) to clear out that queue.
John Morris
Sr. Software Architect
SoftPro
Post Reply