If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

can we execute database procedure or function in a Macro (FM)

Started by chandrapalreddyn, 18 Sep 2009 09:17:28 AM

Previous topic - Next topic

chandrapalreddyn

Hi
   can we execute, user-defined procedure or function of the database in a macro in Frame work Manager.


Example:
The database function say: validate_check(varchar2(10))

In Frame Work:
    #validate_check(prompt('testvalue'))#

Any help would be greatful.