My Oracle Support Banner

MDS API Required For WebCenter Portal Applications To Remove Tip Customizations (Doc ID 1908472.1)

Last updated on FEBRUARY 02, 2022

Applies to:

Oracle WebCenter Portal - Version 11.1.1.8.0 and later
Information in this document applies to any platform.

Goal

The WebCenter Portal Composer has been extended to allow business administrators to add customization per instance/role/profile/organization/user, which are 6 MDS customization layers.
At runtime, administrators choose a tip layer/value and drop Task Flows on it or override Task Flow Binding parameters for this particular layer.

We now want a way to remove customizations programatically at runtime.

We are aware of DTTaskFlowBinding.removeParameter( ), but this is internal non-published code.

We are also aware of this method in the published oracle.mds.cust Java package (mdsrt.jar):
public static boolean removeTipCustomizationForAttribute(Element element, QName attributeName)

Do we have any documentation on using this code?
 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.