TEC Subscribers
This section explains the TEC subscribers.
AA Arrangement Service
Temenos Transact application processes all the services that are offered to accounts. Each product is defined in Temenos Transact using application and its type.
There can be a need to restrict such services being offered to Account.
- EB.EVENT.TYPE is created for such services using Application name – SERVICE. For AC.ACCOUNT.LINK, SERVICE.TEC.ITEMS is created for such Service events with Inline Subscriber.
- TEC.ITEMS with inline event types (Application name – SERVICE) are used in AA to evaluate the service in product. Maintenance Sweep allowed or restricted for an account. TEC.ITEMS created for the events are mapped to AA activity through activity mapping.
Thus, events on external accounts are mapped to activities in AA. These Activities can be fully or partially restricted using Facility Property Class. Facility property class is used to restrict or provide the facility as part of a package for the account.
On setting up an Account Sweep Facility, before the unauthorised record is written, the Account is verified for the facility being available. TEC.INLINE.APPICATION.HANDOFF collects the information required for inline process.
For both inline and online processing, TEC.RECORD.EVENT is called further and post which events are published.
The PUSH.API configured executes the selection criteria and maps the information extracted from external application to the Activity in AA, which includes non financial activities.
AA Linked Arrangement
AA Linked Arrangement is set as a Subscriber to an Event (TEC.ITEMS) by setting the SUBSCRIBER field as LINKED.ARRANGEMENT.
Whenever an Event is raised from an arrangement the Linked Arrangement Subscriber API checks if the arrangement is linked to bundle and if the bundle is interested in this event, that is if this event is mapped to a bundle activity in the Bundle’s Activity Mapping condition. If there is a mapping, then it resolves the Activity name, builds an OFS for AA Arrangement Activity and hands it off to the AA Process Activities Service.
In this topic