Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
137 views

I am currently working with Azure Logic App Standard hosted inside an App Service Environment (ASE) integrated with a Virtual Network (VNet). The goal is to use the out-of-the-box Dataverse trigger — ...
Amit Anand's user avatar
  • 1,169
0 votes
1 answer
513 views

I'm a beginner at writing D365CE Plugins and have a question regarding plugins that run synchronously, post operation and creates recursion. I understand that it's the use of the IOrganizationService ...
Durre's user avatar
  • 11
0 votes
1 answer
347 views

In my Dynamics 365 Customer Engagement cloud implementation I want to use standard "Export to PDF" feature. But first, I would like to intercept and modify the data that is being merged into ...
skfd's user avatar
  • 2,546
0 votes
1 answer
2k views

I'm trying to upload a PDF file to a CRM record. I've used a File type field in the entity that can hold my uploaded file. I've done this by using this code: UploadBlockRequest blockRequest = new ...
3iL's user avatar
  • 2,196
0 votes
2 answers
382 views

I'm trying to execute a LINQ query within a plugin, using the OrganizationServiceContext, to retrieve some quotes. On these quotes, I'm using .Select() to only select the value for the field ...
Pieter Dubois's user avatar
1 vote
0 answers
1k views

On one of Client we have Dynamics 365 CE On Premises V 9.0.4xxx. Environment is Development, single CRM server installation having claim based authentication using ADFS. Database and Reporting ...
S M Kamran's user avatar
  • 4,531