BRM 12 SDK Make File Relative Paths No Longer Correct
(Doc ID 2589304.1)
Last updated on JANUARY 25, 2024
Applies to:
Oracle Communications Billing and Revenue Management - Version 12.0.0.0.0 to 12.0.0.2.0 [Release 12.0.0]Information in this document applies to any platform.
Symptoms
In the Oracle Communications Billing and Revenue Management (BRM) Software Development Kit (SDK), changes to the directory structure mean the relative paths in the header files are no longer correct.
The SDK is now split into 2 parts:
<$PIN_HOME>/source/ ← The example policy FM opcodes are in here
<$PIN_HOME>/PortalDevKit/ ← The rest of the SDK is in here
but the paths in the Makefiles have not been updated to support these changes:
Cause
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
Symptoms |
Cause |
Solution |
References |