jasperserver - Generating a Jasper report at the end of the month -


we're creating report scheduling tool user can select "monthly recurrence" , provide day of month report generated. we're planning use jasper soap/rest apis trigger report generation. our problem how handle case when user enters 29, 30 or 31? our desired behavior jasper server adjust generation date month end if date not exist month. example user chooses 31, if month not have 31st, report should generated on 30th or 28th,29th february. done?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -