Good morning,
i would need a free solution\implementation suggest to manage email ands hyperlinks from NAV Web Client (many automation are blocked on it).
- Send mail: from NAV Web Client, is possibile ti send a mail form Web Client ? (without use of "Zetadocs Express", shareppint integration or others applications))
- Hypelinks: from NAV Web client (SharePoint, public folders ... file system shared etc.)
How can use to link files ? Thanks for support*This post is locked for comments
Going with Daniele's idea, I wanted to comment that we have a product that works in a similar way. It prepares the documents to be sent (according to templates and what not) and puts them in a queue. Then those e-mails get processed by the job queue (NAS) at the time defined.
Our customers like it, so it might be a good idea for you to take a similar approach :)
As far as the hyperlink issue goes, I am not quite sure I understand what you want to accomplish. Could you explain further?
ok,
good idea thanks (mailing managed by job instead of ondemand, like batch processing)
i will try in this mode to simulate ondemand process:
from NAV Web Client page i try to call published NAV Web services to invoke directly NAS sheduled Jobs that start process immediately (like ondemand "click")
If the installation has already a NAS configured an option could be using a buffer table to be filled with all the mandatory information (including a file link to copy/paste); a dedicated job can then process and send e-mail messages using the standard Mail codeunit.
Sohail Ahmed
2
mmv
2
Amol Salvi
2