Related Links Approval Process in Oracle Service Registry

3. Demo Data

Demo data is pre-installed with Oracle Service Registry. There are two demo data sets: • demo data to demonstrate Business Service Control • demo data to demonstrate Registry Control and Demo Suite

3.1. Demo Data for Business Service Control

Demo data is pre-installed with Oracle Service Registry for use with the Business Service Control. This data describes a financial institution bank with several departments. It contains entities providing services for its operations. Entities providing services are modelled as service providers. There are the following providers and their services in the demo data: Account Services Account Services provides services related to account information, transfers, check orders, bill pay, online statements. • Account - The account service provides the account related operations :getAccount, listAccountDetail, listRelatedAccounts , listTransactionHistory. • Bill Payment - The bill payment service provides the ability to establish bill payment service, cancel bill payment service and get information about bill payment for a customer. Operations: authorizeAcctForBillPymt , cancelBillPymtSvc, createBillPymtSvc. • Check Order - This service supports new check orders, check reorders, check order inquiry. Operations: getLastCheckOrder , orderChecks, reorderChecks. • Direct Deposit Advance -This service supports the operations used to set up the advancement of money. Operation: addDirectDepositAdvance. • Notification Services - This service is used to provide notifications. Operation: sendAccountTransferNotification . • Stop Payment - This service allows stops to be set and maintained. Operations: addStopPaymentForCheck, cancelStopPay • Transfer Funds - This service allows funds to be transferred from one account to another. Operations: authorizeTransfer , sendInvoicePayment, transferFunds. Customer Management System Customer relationship and management system. • Add Customer - This service allows a customer to be added to the enterprise customer system. Operation: addCustomer . • Customer Notification - This service provides notification messages for various customer changes. Operations: customerNameChangeNotif , customerAddressChangeNotif. Outlet Locator Provides information about outlets and sites. • Outlet - The Outlet service gets all of the information about a Company outlet. Operation: getOutletDetail. • Site - This service gets information about a site. Operations: getSiteDetail, listSites, searchSites Page 166

3.1. Demo Data for Business Service Control