-
While installing d365fo.tools with the command Install-Module -Name d365fo.tools I´m getting the error following error. This is a brand new 1611 VM with only PowerShell-Module installed for Visual Stu…
-
Hi,
I'm having issues running the New-D365Bacpac command in version 0.4.54 of your tools.
When using the following syntax (as written in your documentation):
New-D365Bacpac -ExportModeTier1 -Data…
-
I can not get the import job to work, I have following setup.
1. I created a template file in D365, exampled 140-Customers, which has customer entities. (Customers V3)
2. Then I downloaded that temp…
-
This is more of a developer preference thing, trying to avoid code that requires horizontal scrolling.
https://github.com/d365collaborative/d365fo.tools/blob/1867a38fb8bcd9c301ebbd311ec4f89a504956…
skaue updated
6 years ago
-
When using this command on a onebox dev vm I get the following error message.
Cannot find an overload for "Replace" and the argument count: "2".
At line:2 char:5
+ (Get-Content $File).replace…
-
The following section needs to be changed:
https://github.com/d365collaborative/d365fo.tools/blob/f32b256a3db6136302e4982304c4402df25f7528/internal/sql/set-bacpacvaluessql.sql#L32
It should be rep…
skaue updated
6 years ago
-
### Expected behavior and actual behavior.
It seems that on the "Add import job" form, the buttons are hided by the pause job when exception occures check box:
![image](https://user-images.githubu…
MZade updated
6 years ago
-
### Expected behavior and actual behavior.
Whereas the import job works fine when I'm not setting any package template and provide a zip in the Input folder (the D365 Import Project is correctly trig…
NSR23 updated
6 years ago
-
If I use the following command:
Invoke-D365DBSync -DatabaseServer "DENUE--AX-QRA15" -DatabaseName "AXDB" -SqlUser "sqlAdmin" -SqlPwd "LokalCosm0123!" -LogPath "C:\AOSService\PackagesLocalDirectory…
-
When I try to run
`Import-D365AadUser -UserList $UserEmail -Verbose`
I have got the following
```
...
VERBOSE: Import the user
VERBOSE: Adding User : glib.holovin@ciellos.com,Glib Holovin,gli…