Hi all
I would like to create a view or get a list of all customers print management when the destination is overwritten. Is there a way to do that or can somebody show me how to do it by code?
Table PrintMgmtDocInstance holds information about the overwritten destinations but I would like to get the name of the printer that it is overwritten to.
Where is the information about the printername stored?
Accounts receivable/Common/Customers/All Customers/General/Print management
Thanks :)
*This post is locked for comments
Hi Vilmos,
I have added one new report into print mgmt. It's working fine with Original's setting but when I add new setting for a specific record and change destination in there, it's picking Original's default setting. I'm not getting that how to get query fields value into my Controller class so that I can choose related setting from PrintMgmtSettings table.
Thank you Vilmos! This works fine
You can get a list of customers who have overridden print settings in the table PrintMgmtDocInstance with NodeType = Customers.
Then in the related table PrintMgmtSettings.ParentId = PrintMgmtDocInstance.RecId you will find the printer settings in the container field PrintJobSettings, from which you could unpack the printer name.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156