Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all 46379 articles
Browse latest View live

- Integration error - Integration via dynamics 365 online plugin with sap

$
0
0
I have a plugin that every time an occurrence is created, the protocol number created is sent to sap. However, some occurrences these days did not integrate, and the error message was Data at the root level is invalid. Line 1, position 1.

What can it be?




I heard that SAP was quite slow these days, could it have been the cause / Is it on the SAP side and not the plugin?

How can i access the required fields in a Business Process Flow Stage in code

$
0
0

I am trying to write a powerautomate (may end up being a plugin) that when you create an appointment on an opportunity, just lists the fields that still need to be entered in the current stage.

From the new created phone call, i can get the Opportunity ID, I can get the instance of Business Process Flow against it, and i can even see what the current active stage is.

What i cannot seem to get is the fields under that stage.

Thanks in advance.

Custom fields in msdyn_projecttask - part II

$
0
0

Hi,

Via make.powerapp.com we've added a custom field to the msdyn_projecttask table (Tables -> Project Task) 

(see image below)

We can successfully read and write this data via the Power Apps REST API, which is great. 

However - does anyone know if there's a way to get this custom field to show on the Task Details forms at project.microsoft.com ?

(image of the form I'm asking about below)

Many thanks

Does anyone have the Application users view in the user menu?

$
0
0

Trying to create a new application user, menu is gone, can't seem to find it anywhere.. 

I tried multiple instances... seems like a general bug. 

can anyone suggest an alternate way of creating an application user? 

Editing Document Templates

$
0
0

Hello All,

My company is new to D365 and we had assistance with creating a document template but now I am unable to find where to actually edit the document.  I'm in Settings > Business/Templates > Document Templates, I found what I want to edit but when I click on it I only see General Detail information.

Any assistance would be greatly appreciated.

Special Characters in a email address defined field

$
0
0

Good Day Team,

I am hoping you might point me to a URL or website that can list special characters, (i.e.& % $ ' "...), that cannot be used in a email address defined field:

The email address field above has no workflow or plug-in to that will identify the entry as a an invalid email address

so I'm assuming this is a out of the box function. I used to the quotation marks to test the field and I was happy to see

that there is some sort of out of the box validation. 

Thanks in advance,

Jose V.

Using Queues to Monitor Workload - Can a Queue Task owner be retained when it flows to new Queue

$
0
0

Hi all, 

I have several Queues set up that manage the lifecycle of an application (let's call them Q1-Q7) - and requires different teams to work different Queues, but ultimately the application needs to keep coming back to the same Agent who picked it from Q1.

I have the flows set up that shift the task to the different Queues based on a status, but when it does it loses the Original Agent as the Owner.

Is there a way that the owner of the Q1 task, can remain the owner of the Task throughout it's whole lifecycle from Q1 to Q7? So that when picked from Q1 the owner is Assigned, and even though it is worked on by someone else in Q2, when it flows to Q3 it is automatically assigned back to the Owner who picked it from Q1?

Keeping Multiple images in a row so they are not stacked

$
0
0

In content blocks, there's no ability to place images in columns, so how can you have a row of images appear in a row vs. stacked?

This is what I'm trying to do:

But this is how it appears:


App for Outlook - Pop up "Sign In" with console errors

$
0
0

Hello,

Recently, we updated our Microsoft 365 version to 2108, and we saw that now the plugin App for Outlook use the new WebView2 of Edge.

But since this update, we have a pop up showing everytime we open the panel, asking us to "Sign in".

We can see in the debugger linked to the app of Outlook a lot of errors about authorization / identity claim.

If we click on the cross, the plugin works perfectly.

If we click on "Sign in", it open an Internet page trying to auth on this kind of link

login.microsoftonline.com/.../authorize

And when we choose our professional account, it redirect to a blank page on https://apps.powerapps.com/authflow/authv2/end and got errors too

We tried to remove the Edge cache, disable the advert property in Edge, remove the Outlook cache...

Someone already had this kind of problem ?

Do you have any idea how to get this out ?

Thanks

Regards,

Audric

Does resetting sandbox instance reverts wave updates?

$
0
0

Does resetting sandbox instance reverts wave updates and also taking backup before wave update and restore it on updated instance reverts the update?

Any information will be helpful.

Can i use ADAL authintication in Dynamics 365 on-premise (2015/2016/8.2/9.0/9.1/9.2)

$
0
0

Hi Expert ,

    I am currently using Dynamics 365 CRM Online version and use  Azure Active Directory Authentication Library (ADAL)  for API / Webservice authentication .For this authentication i have to registered my app with Microsoft Azure Active Directory. I am little bit confusion can i use same authentication step for the on-premise versions (2015 / 2016 / 8.2 / 9.0 /9.1/ 9.2) . Below is my code for Crm online which is working fine can i use same code my onpremise versions.

AuthenticationParameters ap = AuthenticationParameters.CreateFromResourceUrlAsync(new Uri(credential.companyUrl)).Result;
var creds = new ClientCredential(credential.clientId, credential.clientSecret);
AuthenticationContext authContext = new AuthenticationContext(ap.Authority);
string token = authContext.AcquireTokenAsync(ap.Resource, creds).Result.AccessToken;

string endPoint = "products?$select= * &$filter=productnumber eq ghj78888";
var httpClient = HttpWebRequest.CreateHttp(Path.Combine("">insyncdemo.api.crm8.dynamics.com/.../", endPoint));

httpClient.Headers.Add(HttpRequestHeader.Authorization, "Bearer " + token);
using (var sr = new StreamReader(httpClient.GetResponse().GetResponseStream()))
{
responseData = sr.ReadToEnd();

}

Thanks

Surajit Kundu

Disable field based on UserId using Javascript

$
0
0

Hi community

I'm wanting to disable some fields based on a userId. I've tried the below script without success.

Any assistance is greatly appreciated.

function sample() {
	// Obtain the User ID from context of the page
	var UserId = Xrm.Page.context.getUserId();
	var UserName = Xrm.Page.context.getUserName();
	// Check for User Id match
	if (UserId == "A45413E2-2B07-EB11-A812-000D3A0C2AB4") {          
	// Set field to Disabled
	Xrm.Page.getControl("fieldName").setDisabled(true);
	}
	else {
	// Leave as is
	}
}

How to query Odata without CRM rest builder

$
0
0

Hi I am new to D365 CRM. I have to make some manipulations to a form and get value from OData. 

Is CRM rest builder is the only way to do querying? TIA

Broken Images with 404 Errors in Dynamics 365

$
0
0

Hi everyone, I'm hoping someone has seen this or has some experience as to what might be causing this for us. Any help would be greatly appreciated. Thanks!

As you can see no images will show, and below is the 404 errors showing in the console. It started happening several days ago and we can't pinpoint a change that would have caused this.

If a user doesn't clear their cache, they are fine, but if they do, all the images can't be retrieved again. Any thoughts?

How do I set the default views for everyone in my organization?

$
0
0

I'm very new at working with Dynamics, and have had trouble finding information in the documentation.

Is there a way for me as an administrator to set the default view for everyone in Accounts and in Contacts?

Is there a way for me to set the app so it opens to Accounts rather than to Activities?

Apologies if this is described someplace, and just send me there.

Thanks,

Jessica Weissman


Ribbon Workbench Smart Buttons - Confirmation Message

$
0
0

Hey All,

I use the Ribbon Workbench Smart Buttons a lot in our Dynamics Environment but was hoping I could add in a confirmation message after the workflow has completed, or potentially a failed message if it is cancelled.

I'm pretty terrible with JS so anything idiot proof would be amazing :)

Cheers 

Sam

Is it possible to hide the items in the home grid: like Column Options, the Advance Filtering, and the Quick Find?

SQL Query Tables Size from Dataverse / Dynamics 365

$
0
0

Good morning everyone!!!
We are looking at the possibility of querying Dataverse/Dynamics 365 data via SQL Server.
I saw that several SYS tables are enabled (eg sys.tables), but some are not (eg sys.partitions).
Well, could someone explain how to query the size of DBO schema tables via SQL Server?

Power Automate

$
0
0

I have below logic on power automate

1)Whenever excel is added in sharepoint , suppose 10000rows

2)Create new file so we can add failed rows

3)Apply to each excel row with concurrency set to 50, create new account in CRM , if fail then add that row in file created in step 2

 

What i observed is even though 10000 rows created in CRM in 30min but still flow took 120min to come out of Apply to Each loop.

 

Any ideas WHY?

Criteria limits in advanced filter

$
0
0

Where can I find information about the record limit in the advanced search?  How many records can I use in the filter?

Viewing all 46379 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>