Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Call a function from a package that has already been registered.

Hello,
I have added a new function to a package . This package has already been registered in discoverer administrator .
How do I call that new function in my select statement from my existing discoverer administrator report please ? Thanks .
Answers
-
As far as I know, you register individual functions in Discoverer Administrator, not packages. Did you try importing the individual function?
When you say "my select statement from my existing discoverer administrator report" - are you talking about a custom folder? You should be able to reference the function as you would in any select statement. I don't think it needs to be registered to do that.
If you want to use it in a Desktop/Viewer report, when you're creating/editing a calculation, there's a radio button that lets you switch from "Items" to "Functions". Under functions, expand "Database" and you'll see the functions that have been registered. (That's in Desktop. I don't have access to Viewer but I think it's a similar process.)
What have you tried so far? Are you getting an error?