Status not getting updated using SetStateRequest in Dynamics 365. – Nishant Rana’s Weblog
Hi,
We were recently facing issue while trying to update status for Campaign Entity using SetStateRequest in Dynamics 365. The value for were not getting updated.
Eventually we realized that it could be because of SetStateRequest being deprecated now in Dynamics 365 (online).
Updating the code to use UpdateRequest fixed the issue.
Hope it helps..
Full Article
Status not getting updated using SetStateRequest in Dynamics 365. – Nishant Rana’s Weblog
Blog Syndicated with Nishant Rana’s Permission
More About This Author
Array
- Dyn365CE18 September 2024Use OptionSet Wrapper component to show color-coded options on the form – Model-driven apps/ Dynamics 365
- Dyn365CE17 September 2024New Lead Qualification Experience – Dynamics 365 Sales
- Dyn365CE16 September 2024Bypass Power Automate Flows using SuppressCallbackRegistrationExpanderJob optional parameter – Dataverse / Dynamics 365
- Dyn365CE10 September 2024Sample Code to create and associate Folder / SharePoint Document Location (Dataverse /Dynamics 365 / SharePoint Online)