Message Senders

Message senders define the details of how messages are sent to an external system, such as messages containing device command requests.

The following message senders must be configured in your system. If these are not present in your configuration, add them. Refer to the Oracle Utilities Application Framework documentation for more information about creating message senders.

Message Sender

Description

D3-Comms

Commission Device

D3-Connect

Connect Device

D3-Decomm

Decommission Device

D3-InitMTR

Initiate Meter Read by Meter Number Outbound Message

D3-RTSender

Real Time Sender

D3-RTSnd

Real-time Sender (Landis+Gyr)

D3_​CIMODR

L+G CIM On Demand Read

D3_​CIMPING

L+G CIM Ping

D3_​SCHDEMRES

L+G Schedule Demand Reset

Note: The following apply to all of the above message senders:

Main Tab:

  • Invocation Type: Real-time

  • Message Class: RTHTTPSNDR (Sender routes message via HTTP real-time)

  • MSG Encoding: UTF-8 message encoding

Context Tabsysuser00:

  • HTTP Header: SOAPAction: http://xmlns.oracle.com/ouaf/multispeak_​3.0/ <OPERATION>

  • HTTP Login User: <USER_​ID>

  • HTTP Login Password: <PASSWORD>

  • HTTP Method: POST

  • HTTP URL 1: http:// <EM_​SERVER> : <EM_​SERVER_​PORT> /soa-infra/services/D3/ <SERVICE> / <SERVICE>

    where:

    • <OPERATION> : the operation performed by the message sender (see Operation column in the table above)

    • <USER_​ID> : the user ID used to log into WebLogic Enterprise Manager

    • <PASSWORD> : the password used to log into WebLogic Enterprise Manager

    • <EM_​SERVER_​IP> : the machine name or IP address of server where the WebLogic Enterprise Manager is installed

    • <EM_​SERVER_​PORT> : the port where the WebLogic Enterprise Manager is installed

    • <SERVICE> : the service invoked by the message sender (see Service column in the table above)