Old Drill-through API Removed
The following deprecated methods that supported drill-through operations have been removed:
determineDrillThroughTargetParameterValues( objectPaths, sourceContext, sourceContextValues, targetParameterAssignments, targetParameters, parameterValues, options )
getDrillThroughPaths( objectPath, parameterValues, options )
getDrillThroughTargetParameterValues( objectPath, sourceContextValues, parameterValues, options )
The unused drill-through method, getDrillThroughDefaultParameterAssignments( objectPath, parameterValues, options )
, was also removed.
Developers can no longer use these methods in their applications. Refer to the "What's new" description in the affected methods to determine what methods should be used instead.
This change affects:
- drillThrough method set