How to Fetch USAGE_TYPE field in OMC
(Doc ID 2650714.1)
Last updated on MARCH 23, 2020
Applies to:
Oracle Monetization Cloud - Version 1.1.0 and laterInformation in this document applies to any platform.
Goal
As per requirement, planning to replace the Secure File Transfer Protocol (SFTP) invoicing mechanism with Oracle Monetization Cloud (OMC) Event Publishing.
The old mechanism used to collect invoices from an SFTP server and inside the invoice, had an EVENT object that contained the EVENT_OBJ, see bellow:
*<EVENT_OBJ>0.0.0.1 /event/billing/product/fee/cycle/cycle_forward_monthly xxxxxxxx 0</EVENT_OBJ>*
As part of internal integration, EVENT_OBJ is used to get the USAGE_TYPE field, which represents a coupon code.
See the request which is sent to get USAGE_TYPE bellow:
Question: How to fetch USAGE_TYPE field?
Solution
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
Goal |
Solution |
References |