web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

Cannot Change BU using Plugin

(0) ShareShare
ReportReport
Posted on by 92
Hello,
 
I am trying to change a user's business unit using a plugin, but I am not receiving an error nor it working.
 
I tried the snippet below:
SetBusinessSystemUserRequest request = new SetBusinessSystemUserRequest
                {
                    BusinessId = BU.Id,
                    UserId = retData.GetAttributeValue<EntityReference>(/AttributeName/).Id,
                    ReassignPrincipal = retData.GetAttributeValue<EntityReference>(/AttributeName/)
                };
                SetBusinessSystemUserResponse response = (SetBusinessSystemUserResponse)service.Execute(request);
SetBusinessSystemUserResponse response = (SetBusinessSystemUserResponse)service.Execute(request);
 
I checked the response, it is empty.
 
Am I using the correct method to change the BU? or I am missing something in my code?
I have the same question (0)
  • Haig Liu Profile Picture
    Microsoft Employee on at

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
Pallavi Phade Profile Picture

Pallavi Phade 102 Super User 2026 Season 1

#2
ManoVerse Profile Picture

ManoVerse 55 Super User 2026 Season 1

#2
Abhilash Warrier Profile Picture

Abhilash Warrier 55 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans