I want to attach a pdf file for a particular record in AX 2012 form.
How to do that? Please let me know the step by step procedure..
I want to attach a pdf file for a particular record in AX 2012 form.
How to do that? Please let me know the step by step procedure..
You need to look at document management. Here is the introduction http://technet.microsoft.com/en-us/library/aa549988.aspx
Docuref to specify the ref. DocuActionArchive.add(..) takes the docuref and a path.
http://msdn.microsoft.com/en-us/library/docuactionarchive.add.aspx