Message Senders
Create a new message sender for each integration service initiated from Oracle Utilities Work and Asset Cloud Service.
To create a message sender:
1. Navigate to the Message Sender page from the Admin menu or from the Search menu.
2. Enter a unique message sender and its description. Example: INT_ERPPM_Task
3. Populate the following values:
• Invocation Type: Real-time
• Message Class: RTJSONSNDR
• Active: Select the checkbox.
• MSG Encoding: UTF-8 message encoding
4. Select the Context tab and set values for the following context types:
• HTTP Header: accept: application/json
• HTTP Login User: User ID to access the Oracle Integration Cloud flow
• HTTP Password: Password to access the Oracle Integration Cloud flow
• HTTP Method (POST/GET): POST
• HTTP Timeout: 60
• HTTP URL 1: Set the Activated Task Sync integration end point URL.
The integration endpoint sample: https://OIC_HOST:OIC_PORT/ic/api/ integration/v1/flows/oracleutilities/project/OUTL-BA-WACS_ERPPM/OUTL-BA- WACS_ERPPM_TASK_SYNC/1.0/receiveWACSActivityData
If the URL value does not fit, use the additional HTTP URL types to set the complete URL.