-
Hi there,
thank you for this. some questions.
If we generate a reference number to give it to the customer, how will they use that number on stripe payment page and how will it link back to D36…
-
Hi Wael,
I hope you can help with a question about 'Extract Solution' Tasks.
I have a build pipeline that high level, it does this:
- Set version of the D365 Solution
- Export D365 Solution
I…
-
When running the script from both D365 and with the sample data, getting several errors but it appears that this is the issue causing it in the std_txt file:
Expected a StepRun object but received …
-
Tarefa da Story: https://github.com/SouJunior/dashboard-midias/issues/16
Desenvolver webscraping Python, podendo usar selenium ou outra lib.
O webscraping deve logar no LinkedIn, acessar a página do …
-
Thanks for the Solution Transfer Tool! It is one of my favorites... 74 uses to date.
After updating to v1.2018.10.9 when I attempt to transfer a solution as managed from a CRM 2013 onPrem org to D…
-
I am trying to update the default currency for a user in CRM.
This user does have a security role, they do have "write" privileges on User settings, yet I am getting the following (see image). I am a…
-
I used to tool to export attribute usage for 20 entities in D365, for mapping fields for a migration. I found that while 17 entities were complete, 3 were not. It was specifically the Quote, Order, …
-
Out of the box project all tests that interact with the CommandBar are failing. Especially anything with "New" - Any help would be appreciated this is on a New D365 Implementation from scratch mostly …
-
When the login code fires it uses the username and login from the app.config that works for other users.
public void UCITestCreateAccount()
{
try
{
…
-
## Question
Facing issue after wave 2 enabled in these methods
xrmApp.Grid.OpenRecord(0);
xrmApp.Entity.SubGrid.ClickCommand("","");
xrmApp.Grid.HighLightRecord(0);
xrmApp.Grid.SwitchView("");
…