Hi to all,
We have a crystal report that a user runs every month. It is a standard iMIS crystal report (within the Event Module) called Function Roster. This report when run in iMIS requires the user to select options. First selection group is about event, In our case, the user must select the AdHoc Search radio button. When the list of available AdHoc searches window opens, user selects the AdHoc search Begin Date. The AdHoc Search is configured as from Meet_Master.BEGIN_DATE >= 07/01/2011 (date is just an example). The second set of selection after Event is Print Options. In this set, the Include Cancelled checkbox must be checked.
How can do I create a task for this activity in the task centre with the Crystal report having had to go open another dialog box and make a selection? Regular crystal reports with parameters unlike this one, the parameters are available when editing the crystal report within the task centre. (Within TaskCentre, right click on the icon for the source crystal report and select edit. Under Report Tab, In Mapped Report parameters, the parameters appears). But in this crystal report, the selection to check the adhoc report is not available when I do an edit. I hope I am making sense here.
I attached screenshots for reference.
I would really appreciate any assistance on this.
Kind regards,
PeeGee
| Attachment | Size |
|---|---|
| TaskCentre_scrnshots1.docx | 105.67 KB |
TaskCentre is all about
TaskCentre is all about automating a task to run. So you won't be able to select an ad hoc query via TaskCentre.
You will need to create a copy of that report and modify it to remove the parameters you don't need and then use that report in TaskCentre.
So for example, you might schedule the task to run weekly and return the roster of events that began in the last week...