|
AuraPortal can access any information that resides in the databases of other applications using our Adapters. The Adapters are included in the AuraPortal Adapters Server.
An Adapter is a mechanism that allows the following connection operation with external databases:
Import. The Adapter reads the information in the external database, then copies it and stores it in the AuraPortal database.
Export. The Adapter takes information generated in AuraPortal and saves it in the external database.
The activation and use of the Adapters is carried out by the Process Engine when executing an Object (for example, a Task, an Event or a Gateway) that requires a connection with an external database.
When a Process Class is created, each Object defines what is needed and used.
|