Frequently Asked Question
Enable Need4Viz navigation for releases after 4.2 SP08 Patch 06
Last Updated a year ago
Symptom
- Need4Viz navigation element is not working : no interaction is done on the related Input Control when a selection is made in the navigation element
- Error message visible in the Chrome console : Cannot read properties of undefined (reading 'variable') or 'Not implemented yet...' or Cannot read properties of undefined (reading 'assignedDataObjects)
- Relative SAP Note : 2925234
Reason and Prerequisites
Environment:
- SAP BusinessObjects Business Intelligence Platform : 4.2 SP8 p6 -> ...
- Need4Viz : all versions
Steps To Reproduce:
- In a Webi report, configure an Input Control to filter a bloc of the report
- Create and configure a new Need4Viz navigation element to interact with this Input Control
- When selecting a value in the navigation element, the Input Control is not updated (nothing changes)
Error in the Chrome console:
or
Cause:
- A change was made starting release 4.2 SP08 Patch 06 to enable navigation without enabling extension Points.
Solution
Update the Webi properties in the web application of SAPBI, by following this procedure :
- Go to folder SAP BusinessObjects\tomcat\webapps\BOE\WEB-INF\eclipse\plugins\webpath.AnalyticalReporting\web\WEB-INF\classes
- Edit webiviewer.properties and set ENABLE_EXTENSIONS_SERVICES=yes
- Go to folder SAP BusinessObjects\tomcat\work\Catalina\localhost
- Delete folder BOE
- Restart Tomcat
If it was previously enabled, you can safely disable Extension Point. You can now use Need4Viz navigation components in your Webi reports.