Jump to content
We've recently updated our Privacy Statement, available here ×

Oracle PL/SQL functions in Studio


alexanderdav

Recommended Posts

Hello,

 

I'm newish to Jaspersoft and related products. We're looking into implementing it for a few things around here, but before we can do that, we need to make sure it can handle the projects we need it for. 

 

Most of the reports we need it for utilize custom PL/SQL functions in the database. However, when I try to call one of those functions, I get an 'Invalid Identifier' error. I tried Googling and seaching these forums, but most results are aimed at iReport, not Studio.

 

Does anyone know how to get this working? An example of how we normally call the function is below:

WHERE ...
...
AND FN_GET_TASK_STATUS ( 'AGENCYNAME' , B1PERMIT.B1_PER_ID1 , B1PERMIT.B1_PER_ID2 , B1PERMIT.B1_PER_ID3 , 'Issue Permit' , 'Issue Permit,Issued' ) is Not Null 
Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...