Meter or Item Validation Processing
Edge Application Interfaces for Meter or Item Validation Processing
This section describes the application interfaces relevant to the meter or item validation integration point.
Inbound CC&B Web Services
Web Service Name
Invoked By
Web service Description
ValidateMeterItem
Response
CC&B Work Order Installed Product Validate Provider ABCS
This message is used to send a meter/item Validation Request to CC&B and get the response back from CC&B.
Outbound Oracle Utilities Work and Asset Management v1.9.1.x Messages
Message Name
Invokes
Web service Description
ValidateMeterItem
Response
WAM Work Order Installed Product Validate Requester ABCS
This message is used by WAM to send a meter/item Validation Request and get the response back.
Outbound Oracle Utilities Mobile Workforce Management Web Messages
Message Name
Invokes
Web service Description
M2-DeviceVerificationMessage
MWM Installed Product Validation Requester ABCS
This message is used by MWM to validate Meter/Item in CC&B.
Core AIA Components and Services
This section provides a listing of the core AIA components and integration services for Meter or Item Validation processing.
Enterprise Business
Object (EBO)
InstalledProductEBO
The core EBO and EBM XSD files are in:
$AIA_HOME/AIAMetaData/
AIAComponents/EnterpriseObjectLibrary/
Core/EBO/ parent folder.
 
Enterprise Business Messages (EBM)
The core EBO and EBM XSD files are in:
$AIA_HOME/AIAMetaData/
AIAComponents/EnterpriseObjectLibrary/
Core/EBO/ parent folder.
 
 
ValidateWorkOrderInstalled
ProductEBM
 
 
ValidateWorkOrderInstalled
ProductResponseEBM
 
Enterprise Business
Services (EBS)
UtilitiesInstalled
ProductEBSV2
 
The UtilitiesInstalledProductEBSV2 service is implemented as a Mediator process routing service. It provides the basic request operations that can be performed against the InstalledProductEBO. This service is invoked as part of the WAM-CC&B or MWM-CC&B Validate Installed Product process. It has routing rules set up for one operation: ValidateWorkOrderInstalledProduct.
The core EBS WSDL files are located in: $AIA_HOME/AIAMetaData/AIAComponents/EnterpriseBusinessServiceLibrary/Core/EBO/ parent folder
 
Application Business Connector Services (ABCs)
 
 
ValidateInstalledProductOUWAM
UtilitiesReqABCSImpl
WAM synchronously invokes the ValidateInstalledProductOUWAMUtilitiesReqABCSImpl service when a field service representative tries to validate a Meter/Item for a particular service request. The call returns the validity of the Meter/Item along with Meter Configuration, Registers Information for a Meter.
 
ValidateInstalledProductOUMWM
UtilitiesReqABCSImplV2
MWM synchronously invokes the ValidateInstalledProductOUMWMUtilitiesReqABCSImplV2 service when a field service representative tries to validate a Meter/Item for a particular Order. The call returns the validity of the Meter/Item along with Meter Configuration, Registers Information for a Meter.
 
ValidateInstalledProductOUCCB
UtilitiesProvABCSImpl
UtilitiesInstalledProductEBSV2 synchronously invokes the ValidateInstalledProductOUCCBUtilitiesProvABCSImpl service when a request is sent by the Requester ABCS to validate a Meter/Item. The ValidateInstalledProductOUCCBUtilitiesProvABCSImpl invokes the CC&B Inbound Web Service ValidateMeterItemResponse and gets the response back and transforms it back to EBO form and sends it to EBS to route it to WAM/MWM Requester ABCS.
 
QueryInstalledProductListOUMWMUtilitiesReqABCSImplV2
MWM Synchronously invokes the QueryInstalledProductListOUMWMUtilitiesReqABCSImplV2 service when a field service representative tries to query the service point information.
 
QueryInstalledProductListOUCCBUtilitiesProvABCSImpl
UtilitiesInstalledProductEBSV2 synchronously invokes the QueryInstalledProductListOUCCBUtilitiesProvABCSImpl which is sent back to QueryInstalledProductListOUMWMUtilitiesReqABCSImplV2 and the reply is sent back to MWM.