Hi Team ,
Can Anyone Suggest Me an idea to achieve the below requirement .
requirement:
I need to create a Schedule Process which will run during month end .to all the places which request has been created on that Month
Add the report as an attachment to the email and send.
Report Parameters to be sent :
Date from: 1st of that month 00:01 Hrs
Date to : end of that month 23:55
Distribution List : place email address
I have Created the schedule process for monthly and calling the perform notification MPM in schedule process but the excepted output of the report is not generated since the parameter constraint is not getting applied to report when notification message is triggered.
thanks