Friday, January 27, 2017

AX 2012 AX 2009 BC Proxy details AX2012 AX2009

Business Connector,

.Net Business Connector is a setup that uses BC Proxy account
.Net Business Connector used in two places
1. Some componenets like SSRS, EP and WorkFlow
2. By using .Net Business Connector dll (also BC component installed) we can access the AX objects thru logonas and logon methods

Logon - Environment user name
LogonAs - Hardcoded user name

Logon as method
Business Connector proxy should not be an AX user.
BC Proxy just authenticates AOS on behalf of calling AX user
While execution .Net Business connector inhertis the access rights from calling AX user/logon as method user


"The account that the .NET Business Connector runs as. This account is used to connect to the AOS on behalf of a Microsoft Dynamics AX user,
but without granting that user excessive privileges in the system."

No comments:

Post a Comment