FDMEE Drill Through using JavaScript
Hello all,
I am trying to implement fdmee drill through from open interface table using javascript.
I have ensured the following points as directed by admin guide:
1. My source system of type open interface has Drill through URL as #javascript
2. I have added drill url in my source adapter as well. I am calling a main() function here.
3. I have drill through java script named at main.js.
4. It calls a function main() within it.
5. Have also attached Drill URL to import format.
Seems like I have done all steps given in FDMEE admin guide? However, my javascript doesn't get called when I try to drill through from FDMEE.