Demo Data for Business Service Console  Locate

Demo data is pre-installed with BEA AquaLogic Service Registry for use with the Business Service Console. 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

Document Services

Provides access to company forms.

  • Electronic Forms - Provides access to company forms. Operations: updateAddrPhone, updateNameAndTitle.

Transaction Services

Middleware applications for posting transactions with high performance SLA.

  • Monetary Transaction - Monetary Posting. Operation: postTransaction.

Each service has a WSDL definition. Demo data also contains information about service interfaces and endpoints including categorization as certification statuses, availability statuses, and stages of lifecycle.