Configuring Edge Applications
Configure the edge applications according to the guidelines in the Oracle Process Integration Pack for Oracle Utilities Field Work Implementation Guide. For customers on cluster set up ensure that to set the Server URL and Callback Server URL pointing to Load Balancer in “SOA Infrastructure common properties” in em console.
Post Installation Requirement for Scenario 1, Scenario 2, Scenario 4, Scenario 6 and Scenario 7
By default, the field activities from Oracle Utilities Customer Care and Billing will not be picked up. The polling composite, GetNDSRecordsOUCCBUtilitiesEBF, does not poll the NDS records since STATUS in the table OUCCB_NDS_PROCESS_ACTIVATION is set to Stopped.
Once all the integration configurations are completed, the polling can be started by running the composite ManageNDSRecordsUtilityEBF helpful in managing NDS processing or the table can also be updated manually.
Execute the following SQL command:
"update OUCCB_NDS_PROCESS_ACTIVATION set STATUS='Ready';"
 
in the schema AIA_OUCCB_NDS_USER created as part of this product installation.
Using the ManageNDSRecordsUtilityEBF:
This composite is used to Start/Stop or check the status of the polling. Enter Details as needed:
Start: Starts the NDS processing
Stop: Stops NDS processing
Status: Gives status of Status and enableProcess (Ex: Status:Stopped::Flag:Yes)
Note: For processing NDS records ensure that the Status is set to "Ready" and enableProcess is set to "Yes".
Enterprise Business Objects (EBOs)
Utilities related EBOs are included as part of this integration product. These can be accessed from MDS in the following location:
apps\AIAMetaData\AIAComponents\EnterpriseObjectLibrary\Industry\Utilities