Billing Process
Edge Application Interfaces for Billing Processing
This section describes the application interfaces relevant to the billing processing integration point.
Inbound Oracle Utilities Customer Care and Billing Web Services
Web Service Name
Invoked By
Web service Description
C1RetCreate
BillableChargeSA
CC&B Create Invoice
Provider ABCS
Inbound Service to retrieve or
create a Billable Charge SA
BillableCharge
UploadMaintenance
CC&B Create Invoice
Provider ABCS
Creates billable charge
upload records.
F1Automatic
ToDoEntry
CC&B Create Invoice
Provider ABCS
Automatic To Do Entry use to create
To Do Entry in CC&B
Outbound Oracle Utilities Work and Asset Management v1.9.1.x Messages
Message Name
Invokes
Web service Description
FWSendBillableCharge
WAM Create Invoice
Requester ABCS
This message is used by WAM to send Billable Charges created in WAM.
Core AIA Components and Services
This section provides a listing of the core AIA components and integration services for Billing processing.
Enterprise Business
Object (EBO)
InvoiceEBO
The core EBO and EBM XSD files are in:
$AIA_HOME/AIAMetaData/AIAComponents/
EnterpriseObjectLibrary/Core/EBO/ parent folder.
Enterprise Business
Messages (EBM)
CreateInvoiceEBM
The core EBO and EBM XSD files are in:
$AIA_HOME/AIAMetaData/AIAComponents/
EnterpriseObjectLibrary/Core/EBO/ parent folder.
Enterprise Business
Services (EBS)
UtilitiesInvoiceEBSV2
Receives the CreateInvoiceEBM and routes it to the appropriate JMS Producer.
The core EBS WSDL files are located in: $AIA_HOME/AIAMetaData/AIAComponents/EnterpriseBusinessServiceLibrary/Core/EBO/ parent folder
Application Business Connector Services (ABCs)
 
 
CreateInvoiceOUWAMUtilities
ReqABCSImpl
WAM Create Invoice
Requester ABCS
 
CreateInvoiceOUCCBUtilities
ProvABCSImpl
CC&B Create Invoice
Provider ABCS
Adapter Services
 
 
 
CreateInvoiceOUCCBUtilities
JMSProducer
This is the JMS producer service that is invoked when the EBM is routed to CC&B. This service is responsible for posting the message to the Create Invoice Consumer JMS Queue for CC&B.
 
CreateInvoiceOUCCBUtilities
JMSConsumer
This is the JMS consumer service responsible for listening to the Producer JMS Queue in CC&B and sending the messages to the CC&B Create Invoice Provider ABCS