This walkthrough demonstrates how to develop a codeunit that creates a file on Microsoft Dynamics NAV Server, opens the file, writes some data to it, and then downloads that file to a RoleTailored client.

Expand imageAbout This Walkthrough

Expand imageCreating the Codeunit

Expand imageAssociating the Codeunit with an Action

Expand imageTesting the Codeunit

Expand imageSee Also