Billing and Revenue Management (MOSC)

MOSC Banner

How to extract a discount model using LoadIfwConfig.

edited Aug 16, 2019 5:02AM in Billing and Revenue Management (MOSC) 1 commentAnswered

I am trying to extract a discount model using LoadIfwConfig to import it into another environment. The discount model was configured using pipeline toolbox in pricing center.

This is the input xml file I am using as an input to  the command :  LoadIfwConfig -v -r -i input.xml -o output.xml

<?xml version="1.0" encoding="UTF-8"?>

<IFW xsi:noNamespaceSchemaLocation="LoadIfwConfig.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

 

<RecordSet>

<IFW_DSCMDL_VER DISCOUNTMODEL ="DMod$20off" />

</RecordSet>

</IFW>

 

Is this the correct way to extract the discount model?

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center