Questions about configuring DM_EA for REST API URL
(Doc ID 2758264.1)
Last updated on APRIL 05, 2021
Applies to:
Oracle Communications Billing and Revenue Management - Version 12.0.0.1.0 and laterInformation in this document applies to any platform.
Purpose
This note is to answer questions about how to configure REST API end point in the dm_eai configuration.
According to documentation, it is mentioned to use HTTP URL and IP:
- dm dm_http_agent_ip host_name port_number
Documentation link:
https://docs.oracle.com/cd/E51000_01/doc.120/e51009/configuring-eai-manager1.htm#BRMDR1844
Questions and Answers
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Purpose |
Questions and Answers |
What should be the HTTP server URL in Oracle Linux? - dm dm_http_url http://<IP address>/HTTP_Infranet/BTSHTTPRECEIVE.so |
The http url (REST API) needs to be called only when some particular event occurs such as payment, how to configure it? |
REST API requires a body, will the DM_EAI payload will be sufficient? If not, how to specify it? |
In some cases, REST API will also have an attachment, how to pass the attachment to it? |
One needs to send the information to multiple CRM systems, how to configure multiple REST URLs in DM_EAI pin.conf file? |
References |