Definition of external accounts (Email, SMS...) used by
the modules
CreateFDASchema
|
Creates the working schema in the database
|
DeclareTableSpaces
|
Declares the options, required for using specific
tablespaces in the remote database accessible via the
external account, in the Adobe Campaign database.
|
DeploySQLFunctions
|
Deploys the functions required by Adobe Campaign
Federated Data Access on the remote RDBMS server
|
TestAccount
|
Performs a connection test
|
create
|
Creates a new entity corresponding to a given
schema.
|
load
|
Loads and returns an entity corresponding to a given
schema and key.
|
save
|
Saves an entity in the database.
|