Set D365FlightServiceCatalogId - FH-Inway/d365fo.tools GitHub Wiki
Set the FlightingServiceCatalogID
Set-D365FlightServiceCatalogId [[-FlightServiceCatalogId] <String>] [[-AosServiceWebRootPath] <String>]
[<CommonParameters>]
Set the FlightingServiceCatalogID element in the web.config file used by D365FO
Set-D365FlightServiceCatalogId
This will set the FlightingServiceCatalogID element the web.config to the default value "12719367".
Flighting catalog ID to be set
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: 12719367
Accept pipeline input: False
Accept wildcard characters: False
Path to the root folder where to locate the web.config file
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: $Script:AOSPath
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Tags: Flight, Flighting
Author: Frank Hüther(@FrankHuether))
The DataAccess.FlightingServiceCatalogID element must already exist in the web.config file, which is expected to be the case in newer environments. https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/data-entities-data-packages#features-flighted-in-data-management-and-enabling-flighted-features