How to call stored function mongodb in jasper report.

Hi,

I created a stored function in MongoDB with a parameter, and it works in MongoDB successfully.

I need to call this function from Jasper report such as SQL stored procedure.

How can I do it?

Thanks

 

s.m.shafaei's picture
Joined: Nov 10 2020 - 11:51pm
Last seen: 1 year 11 months ago

2 Answers:

Did you see this KBA:https://community.jaspersoft.com/wiki/how-execute-ms-sql-stored-procedur...

I belive the process should be similar 

JRS-SE's picture
5227
Joined: Oct 30 2017 - 12:56pm
Last seen: 14 min 15 sec ago

Yes, I saw that page. I think it is not possible to use this way for MongoDB stored function. If you've tested before, can you please guide me?

s.m.shafaei's picture
Joined: Nov 10 2020 - 11:51pm
Last seen: 1 year 11 months ago
Feedback
randomness