Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a Recipient Import Task, Report Task and Reload task in xxx.nsq file. Recipeint Import Task is importing recipients from yyy.qvw saved in Web view mode. In yyy.qvw I have a chart object which is having the list of recipients from where I want the user to select the recipients and then click on the Nprinting Extension Task Object which runs the recipient Import Task for the selected Recipients.
Sometimes the task imports on the basis of selection but many times it imports the some previous selection and does not changes the recipient imported based on the selection.
I read that the nsq can interact with qvw saved in non-web view mode only. Then how do I allow the user to select the recipients and import only the selected recipients, because the extension objects work only on qvw saved in web view mode.
Request you to please guide how can I allow the user to select the recipients and import only the selected recipients.
The report is not required to be run for all the recipients even though they have data/ or do not have data.
In case no selection are made, definitely if data is not there, the user will not get the report. But if data is there, it will be sent to all such recipient, which may not be desired.
Actually there is a user who has no filters and he gets the report for all the recipients who have data. This user is allowed to run the On-demand Report. Then this user will be deciding, which recipients should be distributed report pertaining to them, depending on the requirement. So need to select the recipient.
got it
very intersting and unique concept