Use Service Mappings

Use service mappings to map data from a source to a destination and modify the data. Used with analgorithm service mappings are a powerful tool to customize data sent to destination tables.

"Entities" are used to create custom fields or identify standard fields that receive their input values from view object attributes identified in "Sources". "Services" refer to the algorithms that can be used to modify or transform a field in an entity, based on Groovy script. Services define the entity attributes that can be read and written by algorithms.

If you change the predefined algorithm, then you need to enable the change by setting the value of the CustomizationFlag to true.

If CustomizationFlag is False

If the last-published-version algorithm variable has its CustomizationFlag as false, this means you want to process the Revenue Management data without any customizations.

If CustomizationFlag is True

If the last-published-version algorithm variable has its CustomizationFlag as true, this means you want to process the Revenue Management data with the customizations made in that version.

You can find more information on this subject in the My Oracle Support article, How To Skip Subscription Charge Lines To Be Sent To RMCS From Subscription Management? (Doc ID 2665162.1).