< Back
Export-NAVApplicationObject
Post
NAME Export-NAVApplicationObject
SYNTAX
Export-NAVApplicationObject [-DatabaseName] <string> [-Path] <string> [-DatabaseServer <string>] [-LogPath
<string>] [-Filter <string>] [-ExportTxtUnlicensed] [-NavServerName <string>] [-NavServerInstance <string>]
[-NavServerManagementPort <int16>] [<CommonParameters>]
Export-NAVApplicationObject [-DatabaseName] <string> [-Path] <string> -Username <string> -Password <string>
[-DatabaseServer <string>] [-LogPath <string>] [-Filter <string>] [-ExportTxtUnlicensed] [-NavServerName <string>]
[-NavServerInstance <string>] [-NavServerManagementPort <int16>] [<CommonParameters>]
PARAMETERS
-DatabaseName <string>
Required? true
Position? 0
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-DatabaseServer <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-ExportTxtUnlicensed
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Filter <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-LogPath <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-NavServerInstance <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-NavServerManagementPort <int16>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-NavServerName <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Password <string>
Required? true
Position? Named
Accept pipeline input? false
Parameter set name DatabaseAuthentication
Aliases None
Dynamic? false
-Path <string>
Required? true
Position? 1
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Username <string>
Required? true
Position? Named
Accept pipeline input? false
Parameter set name DatabaseAuthentication
Aliases None
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
System.Object
ALIASES
None
REMARKS
None
examples : @{example=System.Management.Automation.PSObject[]}
inputTypes : @{inputType=@{type=@{name=System.String[]
You can pipe a path to the Import-NavApplicationObject function.}}}
syntax : @{syntaxItem=System.Management.Automation.PSObject[]}
parameters : @{parameter=System.Management.Automation.PSObject[]}
details : @{name=Import-NAVApplicationObject; description=System.Management.Automation.PSObject[]}
description : {@{Text=The Import-NAVApplicationObject function imports the objects from the specified file(s) into
the specified database. When multiple files are specified, finsql is invoked for each file. For better
performance the files can be joined first. However, using seperate files can be useful for analyzing
import errors.}}
returnValues : @{returnValue=@{type=@{name=None}}}
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
Name : Import-NAVApplicationObject
Category : Function
Synopsis : Imports NAV application objects from a file into a database.
Component :
Role :
Functionality :
ModuleName : NAVDevEnv
examples : @{example=System.Management.Automation.PSObject[]}
inputTypes : @{inputType=@{type=@{name=None
You cannot pipe input into this function.}}}
syntax : @{syntaxItem=System.Management.Automation.PSObject[]}
parameters : @{parameter=System.Management.Automation.PSObject[]}
details : @{name=New-NAVDatabase; description=System.Management.Automation.PSObject[]}
description : {@{Text=The Create-NAVDatabase creates a new NAV database that includes the NAV system tables.}}
returnValues : @{returnValue=@{type=@{name=None}}}
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
Name : New-NAVDatabase
Category : Function
Synopsis : Creates a new NAV application database.
Component :
Role :
Functionality :
ModuleName : NAVDevEnv
SYNTAX
Export-NAVApplicationObject [-DatabaseName] <string> [-Path] <string> [-DatabaseServer <string>] [-LogPath
<string>] [-Filter <string>] [-ExportTxtUnlicensed] [-NavServerName <string>] [-NavServerInstance <string>]
[-NavServerManagementPort <int16>] [<CommonParameters>]
Export-NAVApplicationObject [-DatabaseName] <string> [-Path] <string> -Username <string> -Password <string>
[-DatabaseServer <string>] [-LogPath <string>] [-Filter <string>] [-ExportTxtUnlicensed] [-NavServerName <string>]
[-NavServerInstance <string>] [-NavServerManagementPort <int16>] [<CommonParameters>]
PARAMETERS
-DatabaseName <string>
Required? true
Position? 0
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-DatabaseServer <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-ExportTxtUnlicensed
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Filter <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-LogPath <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-NavServerInstance <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-NavServerManagementPort <int16>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-NavServerName <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Password <string>
Required? true
Position? Named
Accept pipeline input? false
Parameter set name DatabaseAuthentication
Aliases None
Dynamic? false
-Path <string>
Required? true
Position? 1
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Username <string>
Required? true
Position? Named
Accept pipeline input? false
Parameter set name DatabaseAuthentication
Aliases None
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
System.Object
ALIASES
None
REMARKS
None
examples : @{example=System.Management.Automation.PSObject[]}
inputTypes : @{inputType=@{type=@{name=System.String[]
You can pipe a path to the Import-NavApplicationObject function.}}}
syntax : @{syntaxItem=System.Management.Automation.PSObject[]}
parameters : @{parameter=System.Management.Automation.PSObject[]}
details : @{name=Import-NAVApplicationObject; description=System.Management.Automation.PSObject[]}
description : {@{Text=The Import-NAVApplicationObject function imports the objects from the specified file(s) into
the specified database. When multiple files are specified, finsql is invoked for each file. For better
performance the files can be joined first. However, using seperate files can be useful for analyzing
import errors.}}
returnValues : @{returnValue=@{type=@{name=None}}}
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
Name : Import-NAVApplicationObject
Category : Function
Synopsis : Imports NAV application objects from a file into a database.
Component :
Role :
Functionality :
ModuleName : NAVDevEnv
examples : @{example=System.Management.Automation.PSObject[]}
inputTypes : @{inputType=@{type=@{name=None
You cannot pipe input into this function.}}}
syntax : @{syntaxItem=System.Management.Automation.PSObject[]}
parameters : @{parameter=System.Management.Automation.PSObject[]}
details : @{name=New-NAVDatabase; description=System.Management.Automation.PSObject[]}
description : {@{Text=The Create-NAVDatabase creates a new NAV database that includes the NAV system tables.}}
returnValues : @{returnValue=@{type=@{name=None}}}
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
Name : New-NAVDatabase
Category : Function
Synopsis : Creates a new NAV application database.
Component :
Role :
Functionality :
ModuleName : NAVDevEnv