Navigation | Guidelines | Corresponding DVM |
Admin > C > Country | Create the Country codes | OUTL-BRT-ODM_MDM_Country |
Navigation | Guidelines | Corresponding DVM |
Admin > S > Service Point Type | Create Service Point Types | OUTL-BRT-ODM_MDM_SPNodeType |
Navigation | Guidelines | Corresponding DVM |
Admin > C > Contact Type | Create Contact Types | OUTL-BRT-ODM_MDM_ContactType |
Navigation | Guidelines | Corresponding DVM |
Admin > D > Device Type | Create Device Types | OUTL-BRT ODM_MDM_AssetDeviceType |
Business Object | Business Object Description |
---|---|
D1-OngoingSyncRequestDevice | Defines the behavior of an ongoing sync request. The schema elements define information required to maintain the device master data in Oracle Utilities Meter Data Management. As part of sync request processing, an acknowledgment message is sent to the external system (either positive or negative). The "Outbound Message Type" business object option contains a reference to the outbound message business object to use for this purpose. The base package includes business object D1-OngoingSyncReqAckMsg to be used on the outbound message type configuration. The error states in the ongoing sync requests contain automatic To Do creation and automatic retry. The parameters relevant to these processes (To Do Retry Frequency and To Do Maximum Retries) are captured as business object status options. If your implementation needs to introduce your own values, simply add a higher sequenced row for the option you intend to modify. The algorithms will automatically use these values. The Create To Do algorithm (D1-TDCREATE) has been delivered to use the base package supplied To Do Type D1-SYNIN for this process. If your implementation needs to use a different To Do Type, you will need to configure your own algorithm and supply the value in its parameters. The monitor process on the initial states of these business objects may be removed by the implementation if immediate processing of the sync requests as they are received is desired. |
D1-ODMContactSyncRequest D1-ODMSPSyncRequest D1-InstallEventSyncRequest | These business objects define the behavior of an outbound sync request. The schema elements define the information needed by Oracle Utilities Operational Device Management to maintain contact, SP, and asset-node master data. The business object and data area necessary to build the sync snapshot are defined as business object options on the sync request business object. The business objects D1-ContactODMBORead, D1-InstallEventBORead, and D1-ServicePointODMBORead as well as DAs D1-ODMContactBasedSnapshot, D1-ODMSPSnapshot, and D1-InstallEventSnapshot are included in the base for use with these options. If your implementation needs to use your own snapshot business object or DA, simply add a higher sequenced row for the relevant option. The Post Service Script for Extract option allows your implementation to perform additional manipulation of the data during the building of the snapshot. The Create To Do algorithm (D1-SRCRETODO) has been delivered to use the base package supplied To Do Type F1-SYNRQ for this process. If your implementation needs to use a different To Do Type, you will need to configure your own algorithm and supply the value in its parameters. |