Account Level Provisioning Tag Is Not Getting Displayed In Pricing Center And PricingDesginCenter
(Doc ID 1903509.1)
Last updated on MARCH 08, 2019
Applies to:
Oracle Communications Pricing Design Center - Version 11.1.0.0.0 to 11.1.0.5.0 [Release 11.1.0]Information in this document applies to any platform.
Symptoms
Account level provisioning tag is not getting displayed in Pricing Center and Pricing Design Center dropdown.
Attached Screenshot which shows the tab as disabled even though the account level tags are loaded in the DB
Steps to verify in Pricing Center
1)Load pin_telco_tags with account level provising
2)Create a new product
- Under "Product Creation Wizard" select "Account" option under "Applies To" combo box
- Check whether "Provisioning" combo box is enabled for "Account" selection
Steps to verify in PDC
(NOTE: <cim:ConfigObjects .... pricing"> should be a line)
===================
<cim:ConfigObjects
xmlns:cim="http://xmlns.oracle.com/communications/platform/model/Config"
xmlns:pdc="http://xmlns.oracle.com/communications/platform/model/pricing">
<provisioningTags>
<name>testprov</name>
<description>account testprov</description>
<priceListName>Default</priceListName>
<customerSpecName>Account</customerSpecName>
</provisioningTags>
</cim:ConfigObjects>
===================
Load the XML using the Import Export utility.
./ImportExportPricing -import -config testprov.xml
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 |
Changes |
Cause |
Solution |
References |