Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
We need to add the new dl with new recipient id in NPrinting. We can not do this manual in prod. Is there any to add the mail DL direct in data base using command script or PowerShell script.?
Thanks,
Irshad Ahmad
This method we are following - by using Recipient Import Task.
Hope this helps!
as others suggested it is not recommended to manually insert records to repository DB as you will not create all required relationships!
alternatives available are:
cheers
According to my info directly adding users or distribution lists in the NPrinting database is not supported and can cause serious issues. The safe way is to use the NPrinting web console or API to create recipients and assign them to DLs. You can automate this via the NPrinting API with PowerShell or scripts, which is fully supported. Avoid editing the database directly in production.
This method we are following - by using Recipient Import Task.
Hope this helps!
as others suggested it is not recommended to manually insert records to repository DB as you will not create all required relationships!
alternatives available are:
cheers
Hi @Lech_Miszkiewicz ,
Thank you for this solution. I am able to add the user details in NPrinting. Is it possible to add users/groups automatically during the import of an Excel file or in some other automated way?
Thanks,
Irshad Ahmad
Hi @Irshadubs22
If your are you asking if you can import groups or assign users to groups during excel import then answer is yes! Details about that are in the links i provided earlier.
if your question is if you can assign group or user as recipient of particular task then answer is NO.
However what you can do is create a group you can assign to a task as a one-off exercise and then use user import to (un)/assign people to that group
cherrs
Thank you @Lech_Miszkiewicz . It means there is no way to add published task recipient user for particular report using automated way?
It depends how you look at it.
i say you do following:
to me that is workable solution which does keep whole process automated allowing you (by use of group) control automatically which users receive it or not. The only manual thing is initial setup.