Microsoft.Dynamics.Nav.Apps.Tools

The Microsoft Dynamics NAV Development Shell includes cmdlets for creating extension packages. These cmdlets are included in the Microsoft.Dynamics.Nav.App.Tools module that is installed as part of the Microsoft Dynamics NAV Development Shell when you install the Microsoft Dynamics NAV Development Environment.

Note

Also included in the Microsoft Dynamics NAV Development Shell are cmdlets for merging and modifying application object files. For more information about these cmdlets, see Microsoft.Dynamics.Nav.Model.Tools.

Microsoft.Dynamics.Nav.Apps.Tools

Compare-NAVAppApplicationObjectLanguage

Compares the language text files in two folders (original and modified) and calculates the deltas. The result of the comparison is a language text file per object with the calculated delta.

Export-NAVAppPermissionSet

Exports the specified permission set(s) from a Microsoft Dynamics NAV database to a file.

Export-NAVAppReportLayout

Exports the specified custom report layout from a Microsoft Dynamics NAV database to a file.

Export-NAVAppTableData

Exports data from a Microsoft Dynamics NAV database table to file.

Export-NAVAppTenantWebService

Exports the specified web service from a Microsoft Dynamics NAV database to a file.

Get-NAVAppManifest

Loads a manifest for an NAV App from an external source.

New-NAVAppManifest

Creates a new in-memory manifest object with the specified NAV App metadata.

New-NAVAppManifestFile

Creates a file with metadata for a NAV App package.

New-NAVAppPackage

Creates a NAV App package file (.navx) at the specified location based on the specified manifest file and source files.

Set-NAVAppManifest

Sets one or more available properties on an in-memory manifest.