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 |
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. |
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 |